summaryrefslogtreecommitdiff
path: root/src/dircolors.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-11-23 20:10:25 +0000
committerJim Meyering <jim@meyering.net>2001-11-23 20:10:25 +0000
commitb78de3e724522e63bc82ef2f2214d329e69ea545 (patch)
tree9a0759d9c581522e4a3bd10fc46277db4465f2f6 /src/dircolors.c
parentfaf0e1a16ed1063dbe41fd03cfbcc591c5b9a3b0 (diff)
downloadcoreutils-b78de3e724522e63bc82ef2f2214d329e69ea545.tar.xz
Split usage strings so that --help and --version
descriptions are alone in their own string.
Diffstat (limited to 'src/dircolors.c')
-rw-r--r--src/dircolors.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dircolors.c b/src/dircolors.c
index 796e667ea..9b0745f6a 100644
--- a/src/dircolors.c
+++ b/src/dircolors.c
@@ -113,6 +113,8 @@ Determine format of output:\n\
fputs (_("\
--help display this help and exit\n\
--version output version information and exit\n\
+"), stdout);
+ fputs (_("\
\n\
If FILE is specified, read it to determine which colors to use for which\n\
file types and extensions. Otherwise, a precompiled database is used.\n\