doc: add "..." to Usage, to indicate there may be multiple OPTIONs
authorJim Meyering <meyering@redhat.com>
Sat, 28 Jun 2008 07:53:03 +0000 (09:53 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 28 Jun 2008 08:03:27 +0000 (10:03 +0200)
commit9396eb903752ad4a1375235f62dcb094a5ae2cf0
treedfad249ab198f12bc1ff108dee1935124955e797
parent8da8dfc47003d864a731f2c1cbbcff10b1f93d01
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.
THANKS
src/base64.c
src/cat.c
src/md5sum.c
src/mkdir.c
src/mkfifo.c
src/split.c
src/stat.c