doc: mention the '0#' printf flags with stat %a
commita0c5313d60703c480014bfd810bf8f1cf9903299
authorPádraig Brady <P@draigBrady.com>
Tue, 12 Jan 2016 13:12:37 +0000 (12 13:12 +0000)
committerPádraig Brady <P@draigBrady.com>
Wed, 13 Jan 2016 11:16:39 +0000 (13 11:16 +0000)
tree899e19aa1cbac928c4316f99a21ccdead1f63384
parentd506af44befdbeabb027322652d4842314ba07be
doc: mention the '0#' printf flags with stat %a

* src/stat.c (usage): Mention the '#' and '0' flags are useful with %a.
* doc/coreutils.texi (stat invocation): Likewise.  Also give an example
printing unambiguous octal output.
Reported at http://bugs.debian.org/810539
doc/coreutils.texi
src/stat.c