diff options
| author | Jim Meyering <jim@meyering.net> | 2001-11-04 09:43:16 +0000 |
|---|---|---|
| committer | Jim Meyering <jim@meyering.net> | 2001-11-04 09:43:16 +0000 |
| commit | ff4121e50e68db095b7248ec6160ff3a660be55a (patch) | |
| tree | b5612381c5f63c7b126cba7e74c2f970c09df0b6 /src/tac.c | |
| parent | (usage): Add one-line description. (diff) | |
| download | coreutils-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.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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\ |
