diff options
author | Jim Meyering <jim@meyering.net> | 2006-01-30 21:11:06 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-01-30 21:11:06 +0000 |
commit | 7fb7a2d271bad4a1696b17df9f3264f01587478e (patch) | |
tree | ea5f95dfd83b7b089efa930f74564247797d16f4 /man | |
parent | 32aba5ac50c470c8972f9a6fa8e57dafa46bf1b5 (diff) | |
download | coreutils-7fb7a2d271bad4a1696b17df9f3264f01587478e.tar.xz |
Include `count' keyword in man page synopsis,
per suggestion from http://bugs.debian.org/181585.
Diffstat (limited to 'man')
-rw-r--r-- | man/wc.x | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ [NAME] -wc \- print the number of newlines, words, and bytes in files +wc \- print newline, word, and byte counts for each file [DESCRIPTION] .\" Add any additional description here |