aboutsummaryrefslogtreecommitdiffstats
path: root/src/cat.c
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2008-06-28 09:53:03 +0200
committerJim Meyering <meyering@redhat.com>2008-06-28 10:03:27 +0200
commit9396eb903752ad4a1375235f62dcb094a5ae2cf0 (patch)
treedfad249ab198f12bc1ff108dee1935124955e797 /src/cat.c
parentmkfifo: correct misplaced -Z description in --help output (diff)
downloadcoreutils-9396eb903752ad4a1375235f62dcb094a5ae2cf0.tar.gz
coreutils-9396eb903752ad4a1375235f62dcb094a5ae2cf0.zip
doc: add "..." to Usage, to indicate there may be multiple OPTIONs
* src/base64.c (usage): Likewise. * src/cat.c (usage): Likewise. * src/md5sum.c (usage): Likewise. * src/mkdir.c (usage): Likewise. * src/mkfifo.c (usage): Likewise. * src/split.c (usage): Likewise. * src/stat.c (usage): Likewise. Heiko Marr reported the problem with mkdir.
Diffstat (limited to 'src/cat.c')
-rw-r--r--src/cat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cat.c b/src/cat.c
index d762f4549..9c1996a67 100644
--- a/src/cat.c
+++ b/src/cat.c
@@ -90,7 +90,7 @@ usage (int status)
else
{
printf (_("\
-Usage: %s [OPTION] [FILE]...\n\
+Usage: %s [OPTION]... [FILE]...\n\
"),
program_name);
fputs (_("\