From ff4121e50e68db095b7248ec6160ff3a660be55a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 4 Nov 2001 09:43:16 +0000 Subject: (usage): Say that ``Mandatory arguments to long options are mandatory for short options too.\n\'' --- src/nl.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/nl.c') 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\ -- cgit v1.2.3-54-g00ecf