[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#10253: mention +FORMAT in ls time style reminder help blurb
From: |
Jim Meyering |
Subject: |
bug#10253: mention +FORMAT in ls time style reminder help blurb |
Date: |
Fri, 09 Dec 2011 20:22:24 +0100 |
address@hidden wrote:
> $ ls -t1 --time-style=%c -og
> ls: invalid argument `%c' for `time style'
> Valid arguments are:
> - `full-iso'
> - `long-iso'
> - `iso'
> - `locale' <-------------you forgot to also mention "+FORMAT"
> Try `ls --help' for more information.
> $ ls -t1 --time-style=+%c -og
Thanks for the report.
However, that doesn't lend itself well to a clean fix, since +FORMAT
is not a literal string option argument like the others, and currently
that diagnostic is generated automatically based on the list of literal strings.
I'm inclined to leave it as-is.
Any other opinions?
- bug#10253: mention +FORMAT in ls time style reminder help blurb, jidanni, 2011/12/08
- bug#10253: mention +FORMAT in ls time style reminder help blurb,
Jim Meyering <=
- bug#10253: mention +FORMAT in ls time style reminder help blurb, Eric Blake, 2011/12/09
- bug#10253: mention +FORMAT in ls time style reminder help blurb, Jim Meyering, 2011/12/10
- bug#10253: mention +FORMAT in ls time style reminder help blurb, Jim Meyering, 2011/12/11
- bug#10253: mention +FORMAT in ls time style reminder help blurb, Paul Eggert, 2011/12/11
- bug#10253: mention +FORMAT in ls time style reminder help blurb, Jim Meyering, 2011/12/12
- bug#10253: mention +FORMAT in ls time style reminder help blurb, Jim Meyering, 2011/12/12
bug#10253: mention +FORMAT in ls time style reminder help blurb, jidanni, 2011/12/10
bug#10253: mention +FORMAT in ls time style reminder help blurb, jidanni, 2011/12/11
bug#10253: mention +FORMAT in ls time style reminder help blurb, jidanni, 2011/12/12