diff options
author | Jim Meyering <jim@meyering.net> | 2001-11-25 14:37:18 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-11-25 14:37:18 +0000 |
commit | 79d3f45d3751ed87f3550776c4f73feb82f34a9d (patch) | |
tree | b03f059f8d6f4aac39c189678b090f0ad6037bde /src | |
parent | 31f6ab878e129c9f0cf5824d0844d95078f37ec7 (diff) | |
download | coreutils-79d3f45d3751ed87f3550776c4f73feb82f34a9d.tar.xz |
(usage): Indent --help and --version strings to start in the 7th column.
Diffstat (limited to 'src')
-rw-r--r-- | src/cksum.c | 4 | ||||
-rw-r--r-- | src/pr.c | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/src/cksum.c b/src/cksum.c index 34a3b8133..5c5b5164e 100644 --- a/src/cksum.c +++ b/src/cksum.c @@ -287,8 +287,8 @@ Print CRC checksum and byte counts of each FILE.\n\ \n\ "), stdout); fputs (_("\ - --help display this help and exit\n\ - --version output version information and exit\n\ + --help display this help and exit\n\ + --version output version information and exit\n\ "), stdout); puts (_("\nReport bugs to <bug-textutils@gnu.org>.")); } @@ -2848,8 +2848,8 @@ Mandatory arguments to long options are mandatory for short options too.\n\ with -S or -s\n\ "), stdout); fputs (_("\ - --help display this help and exit\n\ - --version output version information and exit\n\ + --help display this help and exit\n\ + --version output version information and exit\n\ "), stdout); fputs (_("\ \n\ |