aboutsummaryrefslogtreecommitdiffstats
path: root/src/tac.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-11-04 09:43:16 +0000
committerJim Meyering <jim@meyering.net>2001-11-04 09:43:16 +0000
commitff4121e50e68db095b7248ec6160ff3a660be55a (patch)
treeb5612381c5f63c7b126cba7e74c2f970c09df0b6 /src/tac.c
parent(usage): Add one-line description. (diff)
downloadcoreutils-ff4121e50e68db095b7248ec6160ff3a660be55a.tar.gz
coreutils-ff4121e50e68db095b7248ec6160ff3a660be55a.zip
(usage): Say that
``Mandatory arguments to long options are mandatory for short options too.\n\''
Diffstat (limited to 'src/tac.c')
-rw-r--r--src/tac.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tac.c b/src/tac.c
index 7b06de715..2b0a2d8be 100644
--- a/src/tac.c
+++ b/src/tac.c
@@ -132,6 +132,7 @@ Usage: %s [OPTION]... [FILE]...\n\
Write each FILE to standard output, last line first.\n\
With no FILE, or when FILE is -, read standard input.\n\
\n\
+Mandatory arguments to long options are mandatory for short options too.\n\
-b, --before attach the separator before instead of after\n\
-r, --regex interpret the separator as a regular expression\n\
-s, --separator=STRING use STRING as the separator instead of newline\n\