Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-3992

Improve formatting of command line help

XMLWordPrintable

      For command line parameters where there is both a short or a long version of the same option, the short and long version should be comma separated. This is similar to how many command line tools display help or in man pages.

      Current output:

          -h                                  Display this message and exit
      
          --help                              Display this message and exit
      

      Suggested output:

          -h, --help                          Display this message and exit
      

            gonthim Joe Wertz (Inactive)
            pgier@redhat.com Paul Gier (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: