emacs-bug-tracker
[Top][All Lists]
Advanced

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

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


From: GNU bug Tracking System
Subject: bug#62249: closed (uniq -D long option name missing from man page )
Date: Sat, 18 Mar 2023 11:44:01 +0000

Your message dated Sat, 18 Mar 2023 11:43:16 +0000
with message-id <5c022f22-774a-9452-c9da-fc0e3ae9a35a@draigBrady.com>
and subject line Re: bug#62249: uniq -D long option name missing from man page
has caused the debbugs.gnu.org bug report #62249,
regarding uniq -D long option name missing from man page 
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
62249: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62249
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 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.



--- End Message ---
--- Begin Message --- Subject: Re: bug#62249: uniq -D long option name missing from man page Date: Sat, 18 Mar 2023 11:43:16 +0000 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Thunderbird/109.0
On 18/03/2023 03:15, Dan Jacobson wrote:
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.

Fair point.
Fixed in the attached.

marking this as done,

thanks,
Pádraig

Attachment: uniq-D-help.patch
Description: Text Data


--- End Message ---

reply via email to

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