]> git.ipfire.org Git - thirdparty/coreutils.git/commit
New option: --all-repeated (-D).
authorJim Meyering <jim@meyering.net>
Sat, 9 Jan 1999 16:16:18 +0000 (16:16 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 9 Jan 1999 16:16:18 +0000 (16:16 +0000)
commit1eb017af63f272fad157701c92d1d973c2930c4d
treeb9b439be19e27bf0d06f435e69f46e6538145f89
parent7a545dda549baa8be878704249936310f19b93b7
New option: --all-repeated (-D).
(output_all_repeated) [output_mode]: New enum value.
(usage): Describe it.
(writeline): Test for new mode.
(check_file): Likewise.
Based on patches from Jochen Hein and Florin Iucha.
(main): Diagnose `too many arguments'.
src/uniq.c