summaryrefslogtreecommitdiff
path: root/src/nl.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/nl.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/nl.c')
-rw-r--r--src/nl.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/nl.c b/src/nl.c
index 4788dd9bf..ad6abefb2 100644
--- a/src/nl.c
+++ b/src/nl.c
@@ -1,5 +1,5 @@
/* nl -- number lines of files
- Copyright (C) 89, 92, 1995-2000 Free Software Foundation, Inc.
+ Copyright (C) 89, 92, 1995-2001 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -181,6 +181,7 @@ Usage: %s [OPTION]... [FILE]...\n\
Write each FILE to standard output, with line numbers added.\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, --body-numbering=STYLE use STYLE for numbering body lines\n\
-d, --section-delimiter=CC use CC for separating logical pages\n\
-f, --footer-numbering=STYLE use STYLE for numbering footer lines\n\