bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#62249: uniq -D long option name missing from man page


From: Dan Jacobson
Subject: bug#62249: uniq -D long option name missing from man page
Date: Sat, 18 Mar 2023 11:15:23 +0800

man uniq has all the other long option names, except for -D's

       -d, --repeated
              only print duplicate lines, one for each group

       -D     print all duplicate lines

       --all-repeated[=METHOD]
              like  -D,  but  allow  separating  groups  with  an  empty line;
              METHOD={none(default),prepend,separate}

One needs to see (info "(coreutils) uniq invocation") to find it.
Please add it to the man page.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]