GNU bug report logs - #10253
mention +FORMAT in ls time style reminder help blurb

Previous Next

Package: coreutils;

Reported by: jidanni <at> jidanni.org

Date: Fri, 9 Dec 2011 01:53:02 UTC

Severity: normal

Done: Jim Meyering <jim <at> meyering.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Jim Meyering <jim <at> meyering.net>
Cc: 10253 <at> debbugs.gnu.org, Eric Blake <eblake <at> redhat.com>, jidanni <at> jidanni.org
Subject: bug#10253: mention +FORMAT in ls time style reminder help blurb
Date: Sun, 11 Dec 2011 14:48:20 -0800
I like the change, thanks.  A couple of nits:

On 12/11/11 03:07, Jim Meyering wrote:
> +              fprintf (stderr,
> +                       _("  - `+' followed by a date format string\n"));

I suggest supplying an example and quoting "date" so that it's clearer
that it's talking about the `date' command.  Something like this, perhaps?

   _("  - +FORMAT (e.g., +%H:%M) for a `date'-style format\n")

> +                fprintf (stderr, "  - `[posix-]%s'\n", *p++);

I suggest removing the ` and ' since they are locale-dependent
and aren't needed here (plus, that works better with the above
suggestion....).

> +              fprintf (stderr, _("Valid arguments are:"));

Isn't the usual style to use fputs when there's no directive
in the format?  There's one other example of this.




This bug report was last modified 13 years and 242 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.