bug-coreutils
[Top][All Lists]
Advanced

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

bug#20172: make each ls sort option say what is first on the man page


From: Pádraig Brady
Subject: bug#20172: make each ls sort option say what is first on the man page
Date: Mon, 23 Mar 2015 09:05:23 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

On 23/03/15 00:37, 積丹尼 Dan Jacobson wrote:
> Please make
> $ man ls|grep -e -[St].*sort
>        -S     sort by file size
>        -t     sort by modification time, newest first
> say
> $ man ls|grep -e -[St].*sort
>        -S     sort by file size, largest first
>        -t     sort by modification time, newest first
> even though yes, documented elsewhere.
> There may be others too...

Makes sense, and is similar to:
http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=v8.12-31-g50ca38e

I've pushed this in your name:
http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=01fb984

thanks!
Pádraig.





reply via email to

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