summaryrefslogtreecommitdiff
path: root/src/wc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/wc.c')
-rw-r--r--src/wc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wc.c b/src/wc.c
index f92f124a3..fe9c24873 100644
--- a/src/wc.c
+++ b/src/wc.c
@@ -136,6 +136,8 @@ read standard input.\n\
fputs (_("\
-L, --max-line-length print the length of the longest line\n\
-w, --words print the word counts\n\
+"), stdout);
+ fputs (_("\
--help display this help and exit\n\
--version output version information and exit\n\
"), stdout);