Description of problem: error message for "help add sub collections" is not clear enough: "not enough arguments for format string" This is true for sub collections such as quota, cdrom, permission, glustervolume, permit ... See https://bugzilla.redhat.com/show_bug.cgi?id=890328 for more details. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: [RHEVM shell (connected)]# add brick cluster disk group network permission quota snapshot tag user vmpool cdrom datacenter glustervolume host nic permit role storagedomain template vm ## sub collections [RHEVM shell (connected)]# help add quota unknown error: not enough arguments for format string [RHEVM shell (connected)]# help add cdrom unknown error: not enough arguments for format string ## basic objects [RHEVM shell (connected)]# help add vm USAGE add <type> [base identifiers] [attribute options] DESCRIPTION
Another help issue: getting directed to wrong "help page" [RHEVM shell (connected)]# update host --name foo error: wrong number of arguments, try 'help update' for help. [RHEVM shell (connected)]# help update unknown error: list index out of range
*** This bug has been marked as a duplicate of bug 890328 ***