[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ls -s --help description, coreutils 6.3
From: |
Jim Meyering |
Subject: |
Re: ls -s --help description, coreutils 6.3 |
Date: |
Wed, 11 Oct 2006 07:46:11 +0200 |
address@hidden (Karl Berry) wrote:
> With coreutils 6.3, ls --help says:
>
> -s, --size with -l, print size of each file, in blocks
>
> Unless I'm missing something, -s is honored even without -l:
>
> $ \ls -s nihaya.png
> 4 nihaya.png
>
> And this behavior seems fine? So I suggest changing help text to
> something like this:
>
> -s, --size prepend size of each file, in blocks
Thanks. Done.