From 4623f5dca3021cf08c924e9256ce0195091e3f0a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 10 Jul 1996 03:18:31 +0000 Subject: (usage): Add a one-line description to --help message. From Karl Berry. --- src/dircolors.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/dircolors.c') diff --git a/src/dircolors.c b/src/dircolors.c index 04475bd0a..bc7a4b488 100644 --- a/src/dircolors.c +++ b/src/dircolors.c @@ -103,6 +103,9 @@ usage (int status) { printf (_("Usage: %s [OPTION]... [FILE]\n"), program_name); printf (_("\ + printf (_("\ +Output commands to set the LS_COLOR environment variable.\n\ +\n\ -h, --help display this help and exit\n\ --version output version information and exit\n\ Determine format of output:\n\ -- cgit v1.2.3-54-g00ecf