summaryrefslogtreecommitdiff
path: root/src/nl.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1993-10-24 20:00:39 +0000
committerJim Meyering <jim@meyering.net>1993-10-24 20:00:39 +0000
commit3bc2827212cbdb43d877ae46a5a3713d807411e8 (patch)
tree9509280b345391caef8a619c753b7680b453fccf /src/nl.c
parent6d920eca0c6cae9faf401333316cd3698883fbc2 (diff)
downloadcoreutils-3bc2827212cbdb43d877ae46a5a3713d807411e8.tar.xz
merge with 1.8h
Diffstat (limited to 'src/nl.c')
-rw-r--r--src/nl.c20
1 files changed, 10 insertions, 10 deletions
diff --git a/src/nl.c b/src/nl.c
index f281d5564..2b707fd34 100644
--- a/src/nl.c
+++ b/src/nl.c
@@ -577,17 +577,17 @@ Usage: %s [OPTION]... [FILE]...\n\
program_name);
printf ("\
\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\
- -h, --header-numbering STYLE use STYLE for numbering header lines\n\
- -i, --page-increment NUMBER line number increment at each line\n\
- -l, --join-blank-lines NUMBER group of NUMBER empty lines counted as one\n\
- -n, --number-format FORMAT insert line numbers according to FORMAT\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\
+ -h, --header-numbering=STYLE use STYLE for numbering header lines\n\
+ -i, --page-increment=NUMBER line number increment at each line\n\
+ -l, --join-blank-lines=NUMBER group of NUMBER empty lines counted as one\n\
+ -n, --number-format=FORMAT insert line numbers according to FORMAT\n\
-p, --no-renumber do not reset line numbers at logical pages\n\
- -s, --number-separator STRING add STRING after (possible) line number\n\
- -v, --first-page NUMBER first line number on each logical page\n\
- -w, --number-width NUMBER use NUMBER columns for line numbers\n\
+ -s, --number-separator=STRING add STRING after (possible) line number\n\
+ -v, --first-page=NUMBER first line number on each logical page\n\
+ -w, --number-width=NUMBER use NUMBER columns for line numbers\n\
--help display this help and exit\n\
--version output version information and exit\n\
\n\