summaryrefslogtreecommitdiff
path: root/src/nl.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-12-01 17:21:56 +0000
committerJim Meyering <jim@meyering.net>2001-12-01 17:21:56 +0000
commitafa12bc91246072ba505a8a1d57eba1486f33ee2 (patch)
tree35303eb9fadd6825b784b6989aa30ceb6971abb2 /src/nl.c
parentc0f45e1e438519da401714ab98a6c30d3aa7c241 (diff)
downloadcoreutils-afa12bc91246072ba505a8a1d57eba1486f33ee2.tar.xz
(usage): Use new macros, EMIT_HELP_DESCRIPTION and EMIT_VERSION_DESCRIPTION
instead of hard-coding --help and --version descriptions.
Diffstat (limited to 'src/nl.c')
-rw-r--r--src/nl.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/nl.c b/src/nl.c
index a3706b969..1754b9f6a 100644
--- a/src/nl.c
+++ b/src/nl.c
@@ -202,10 +202,8 @@ Mandatory arguments to long options are mandatory for short options too.\n\
-v, --first-page=NUMBER first line number on each logical page\n\
-w, --number-width=NUMBER use NUMBER columns for line numbers\n\
"), stdout);
- fputs (_("\
- --help display this help and exit\n\
- --version output version information and exit\n\
-"), stdout);
+ EMIT_HELP_DESCRIPTION (stdout);
+ EMIT_VERSION_DESCRIPTION (stdout);
fputs (_("\
\n\
By default, selects -v1 -i1 -l1 -sTAB -w6 -nrn -hn -bt -fn. CC are\n\