From 85219ddf0f8e27a2d820844a19120a31c3dd288a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 8 Sep 1996 22:00:35 +0000 Subject: (usage): Refer to LS_COLORS, not LS_COLOR. From Santiago Vila Doncel. --- src/dircolors.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/dircolors.c b/src/dircolors.c index 20a0c6357..a52bd13b1 100644 --- a/src/dircolors.c +++ b/src/dircolors.c @@ -106,11 +106,11 @@ usage (int status) { printf (_("Usage: %s [OPTION]... [FILE]\n"), program_name); printf (_("\ -Output commands to set the LS_COLOR environment variable.\n\ +Output commands to set the LS_COLORS environment variable.\n\ \n\ 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\ + -b, --sh, --bourne-shell output Bourne shell code to set LS_COLORS\n\ + -c, --csh, --c-shell output C shell code to set LS_COLORS\n\ -p, --print-data-base output defaults\n\ --help display this help and exit\n\ --version output version information and exit\n\ -- cgit v1.2.3-70-g09d2