]> diplodocus.org Git - nmh/commitdiff
Move -help and -version to the front of the man page options.
authorRalph Corderoy <ralph@inputplus.co.uk>
Sun, 16 Oct 2016 08:17:51 +0000 (09:17 +0100)
committerRalph Corderoy <ralph@inputplus.co.uk>
Sun, 16 Oct 2016 08:23:38 +0000 (09:23 +0100)
The man pages had -verbose and -help listed at the end of the synopsis.
This put them after mandatory arguments in some cases, e.g. post(8).
Put then at the front, swapping the order so -help is first, as novices
will want to know -help exists early on, and others can simply skip over
them rather than encounter them at the end when they're trying to track
the combinations of what they've read so far.


No differences found