diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/wc.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -126,7 +126,7 @@ Usage: %s [OPTION]... [FILE]...\n\ "), program_name); printf (_("\ -Print line, word, and byte counts for each FILE, and a total line if\n\ +Print newline, word, and byte counts for each FILE, and a total line if\n\ more than one FILE is specified. With no FILE, or when FILE is -,\n\ read standard input.\n\ -c, --bytes print the byte counts\n\ |