(usage): Tweak wording in --help output.
authorJim Meyering <jim@meyering.net>
Thu, 4 Jan 1996 05:31:58 +0000 (05:31 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 4 Jan 1996 05:31:58 +0000 (05:31 +0000)
src/uniq.c

index 2d261de..64a3b8c 100644 (file)
@@ -117,8 +117,8 @@ standard input), writing to OUTPUT (or standard output).\n\
 \n\
   -c, --count           prefix lines by the number of occurrences\n\
   -d, --repeated        only print duplicate lines\n\
-  -f, --skip-fields=N   avoid comparing the N first fields\n\
-  -s, --skip-chars=N    avoid comparing the N first characters\n\
+  -f, --skip-fields=N   avoid comparing the first N fields\n\
+  -s, --skip-chars=N    avoid comparing the first N characters\n\
   -u, --unique          only print unique lines\n\
   -w, --check-chars=N   compare no more than N characters in lines\n\
   -N                    same as -f N\n\