bug#79113: du --time-styles inconsistencies between manual and behaviour

Nicolas Boichat <[email protected]>
Newsgroups gmane.comp.gnu.core-utils.bugs
Message-ID <CAM6NUi46ZztTCPT3t89W+a20Fh7ssnd5P8qiEavvfQ6qtfTwbw@mail.gmail.com>
On Tue, 29 Jul 2025 at 06:12, Pádraig Brady <[email protected]> wrote:
>
> On 28/07/2025 20:13, Pádraig Brady wrote:
> > On 28/07/2025 18:49, Nicolas Boichat wrote:
> >> I could have been clearer for this last one, I mean that the command
> >> line error text for `du` could mention that +FORMAT is supported:
> >>
> >> Comparing du and ls output with a bad timestyle:
> >> ```
> >> $ du --time --time-style=xyz blob
> >> du: invalid argument ‘xyz’ for ‘time style’
> >> Valid arguments are:
> >>     - ‘full-iso’
> >>     - ‘long-iso’
> >>     - ‘iso’
> >>>>>>> it would be nice to add `- +FORMAT (e.g., +%H:%M) for a 'date'-style format` here
> >> Try 'du --help' for more information.
> >> $ ls -l --time-style=xyz blob
> >> ls: invalid argument ‘xyz’ for ‘time style’
> >> Valid arguments are:
> >>     - [posix-]full-iso
> >>     - [posix-]long-iso
> >>     - [posix-]iso
> >>     - [posix-]locale
> >>     - +FORMAT (e.g., +%H:%M) for a 'date'-style format
> >> Try 'ls --help' for more information.
> >> ```
> >
> > Oh right.
> > I'll refactor the code that prints the ls and du errors in this case.
> >
>
> Will push the attached later.

Thanks!

>
> cheers,
> Padraig
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.