diff options
author | Jim Meyering <jim@meyering.net> | 2001-05-20 06:55:06 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-05-20 06:55:06 +0000 |
commit | f251729f7ac91b295fa5eb4c40d030d34950ab9b (patch) | |
tree | bddf0604f1d5024b7180eb76e4214477bceb97db /old | |
parent | c08d9590566137a0e414f49d8395438db7cca18f (diff) | |
download | coreutils-f251729f7ac91b295fa5eb4c40d030d34950ab9b.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/textutils/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS index 87d1b1149..2a4705857 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -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 |