doc: remove extraneous periods from --help output
authorPádraig Brady <P@draigBrady.com>
Wed, 10 Feb 2010 17:05:34 +0000 (17:05 +0000)
committerPádraig Brady <P@draigBrady.com>
Thu, 11 Feb 2010 08:01:15 +0000 (08:01 +0000)
commit45b46f4951758e6d3564537bbc8535cf76e9114a
treec2bc645e539bc3f1bbcc24dbbcf7036ab2991b1a
parent9f650d0870a864f2a109e5ddb9b6f0bee06ecafd
doc: remove extraneous periods from --help output

* src/join.c (usage): Mention "fields" rather than repeating "line"
so that it's more obvious that the fields are still parsed, and
thus -o is still honored for headers.  Also remove an extraneous
'.' reported by Stéphane Raimbault.
* src/base64.c (usage): Remove extraneous blank line and order
the options alphabetically.  Also remove an extraneous '.'
* src/chown.c (usage): Remove extraneous '.'
* src/cp.c (usage): Likewise.
* src/mktemp.c (usage): Likewise.
* src/pr.c (usage): Likewise.
* src/stat.c (usage): Likewise.
* src/uniq.c (usage): Likewise.
src/base64.c
src/chown.c
src/cp.c
src/join.c
src/mktemp.c
src/pr.c
src/stat.c
src/uniq.c