Bug #745

Missing ARGUMENT FORMATS description in man pages

Added by Carlos Martín almost 10 years ago. Updated almost 10 years ago.

Status:ClosedStart date:07/21/2011
Priority:NormalDue date:
Assignee:Javi Fontan% Done:

0%

Category:CLI
Target version:Release 3.0
Resolution:fixed Pull request:
Affected Versions:

Description

The last section of the man pages, ARGUMENT FORMATS, is missing the descriptions.

See for instance the difference between 'oneuser -h'

## ARGUMENT FORMATS
   * text
        String
   * file
        Path to a file
   * groupid
        OpenNebula GROUP name or id
   * userid_list
        Comma-separated list of OpenNebula USER names or ids
   * userid
        OpenNebula USER name or id
   * password
        User password
   * range
        List of id's in the form 1,8..15

and 'man oneuser'


ARGUMENT FORMATS
       ·   userid

       ·   password

       ·   range

       ·   text

       ·   file

       ·   groupid

       ·   userid_list

Associated revisions

Revision f500cc93
Added by Javi Fontan almost 10 years ago

bug #745: little format error on cli help

Revision 1643f525
Added by Javi Fontan almost 10 years ago

bug #745: little format error on cli help
(cherry picked from commit f500cc93ecaf25b4825ed796cdc9d3a8c7f4af8c)

History

#1 Updated by Ruben S. Montero almost 10 years ago

  • Target version set to Release 3.0

#2 Updated by Carlos Martín almost 10 years ago

  • Assignee deleted (Javi Fontan)

#3 Updated by Ruben S. Montero almost 10 years ago

  • Assignee set to Javi Fontan

#4 Updated by Javi Fontan almost 10 years ago

  • Status changed from New to Closed
  • Resolution set to fixed

#5 Updated by Javi Fontan almost 10 years ago

Uploaded new man pages in 26996ed

Also available in: Atom PDF