From 0e180c8f1901a7432929140deb0038a65364f92a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 25 Jul 1996 03:25:32 +0000 Subject: (usage): Remove -h. It is not an option. Reported by Ulrich Drepper. --- src/dircolors.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dircolors.c') 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\ ")); } -- cgit v1.2.3-54-g00ecf