summaryrefslogtreecommitdiff
path: root/src/tail.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/tail.c
parent4155657f6f6e645cf065d50672290e2f153b9bbc (diff)
downloadcoreutils-ff4121e50e68db095b7248ec6160ff3a660be55a.tar.xz
(usage): Say that
``Mandatory arguments to long options are mandatory for short options too.\n\''
Diffstat (limited to 'src/tail.c')
-rw-r--r--src/tail.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tail.c b/src/tail.c
index 7b4fa7158..18f7bbe0e 100644
--- a/src/tail.c
+++ b/src/tail.c
@@ -242,6 +242,7 @@ Print the last %d lines of each FILE to standard output.\n\
With more than one FILE, precede each with a header giving the file name.\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\
--retry keep trying to open a file even if it is\n\
inaccessible when tail starts or if it becomes\n\
inaccessible later -- useful only with -f\n\