summaryrefslogtreecommitdiff
path: root/src/dircolors.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-07-25 03:25:32 +0000
committerJim Meyering <jim@meyering.net>1996-07-25 03:25:32 +0000
commit0e180c8f1901a7432929140deb0038a65364f92a (patch)
tree79b1aee3c9f60ab02ae349c3d6313696a62ce387 /src/dircolors.c
parent005ed75540cfa73211dad6e1af86044680f6da65 (diff)
downloadcoreutils-0e180c8f1901a7432929140deb0038a65364f92a.tar.xz
(usage): Remove -h. It is not an option.
Reported by Ulrich Drepper.
Diffstat (limited to 'src/dircolors.c')
-rw-r--r--src/dircolors.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dircolors.c b/src/dircolors.c
index a2eb42504..4314c9bc3 100644
--- a/src/dircolors.c
+++ b/src/dircolors.c
@@ -112,7 +112,7 @@ Determine format of output:\n\
-b, --sh, --bourne-shell output Bourne shell code to set LS_COLOR\n\
-c, --csh, --c-shell output C shell code to set LS_COLOR\n\
-p, --print-data-base output defaults\n\
- -h, --help display this help and exit\n\
+ --help display this help and exit\n\
--version output version information and exit\n\
"));
}