Hello, On 2017-10-11 12:58 AM, Bernhard Voelker wrote: > Adding a bit more context (-A1) to the grep command helps: > > $ man man/stat.1 | grep -A1 Full > Full documentation at: > or available locally via: info '(coreutils) stat invocation' > > I personally prefer 'pinfo' over 'info' as reader. Perhaps there is some merit in making the usage text more complete ? For example, "date --help" does show the exact output of --iso-8601, --rfc-2822 and --rfc-3339 . Attached are two draft patches, one adds the information at the end of the "--help" screen, the other inside the "--terse" parameter. (these will also be propagated to the man-pages). What do you think ? regards, - assaf