(usage): Remove -h. It is not an option.
authorJim Meyering <jim@meyering.net>
Thu, 25 Jul 1996 03:25:32 +0000 (03:25 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 25 Jul 1996 03:25:32 +0000 (03:25 +0000)
Reported by Ulrich Drepper.

src/dircolors.c

index a2eb425..4314c9b 100644 (file)
@@ -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\
 "));
     }