]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 20 May 2001 06:55:06 +0000 (06:55 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 20 May 2001 06:55:06 +0000 (06:55 +0000)
old/textutils/NEWS

index 87d1b11492df075b5b1d89726e6c6dc4efeeb642..2a47058575df4e88a4d80c05f627ddeb2adeedf0 100644 (file)
@@ -1,7 +1,7 @@
 Changes in release 2.1
 [2.0.15]
 * uniq's --all-repeated option has new modes to delimit groups
-  of duplicate lines: --all-repeated={all,minimum,none(default)}
+  of duplicate lines: --all-repeated={precede,separate,none(default)}
 [2.0.14]
 * sort now accepts long options like "--reverse" and "--".
 * sort now checks option syntax as POSIX requires, except that (as usual