Skip to content

Commit

Permalink
Improve command-line handling and documentation
Browse files Browse the repository at this point in the history
In particular:

- generally improve the look of the man page and help message
- add missing command line options to the man page
- reorder command line options to be more consistent
- use the same order for command line options everywhere (man page, code, help message)
- add missing switches in getopt_long call (-M, -F)
- fix incorrect switch in getopt_long call (-Z)

Note that a few options were never documented (they are now marked as
"MISSING" in the man page).
  • Loading branch information
Baptiste Jonglez committed Jul 12, 2014
1 parent 0cc9f56 commit 9d62fe4
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 243 deletions.
Loading

0 comments on commit 9d62fe4

Please sign in to comment.