1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-25 16:45:40 +02:00
Files
coreutils/doc
Pádraig Brady 02551d8a62 doc: clarify --help output for some optional arguments
* src/pr.c (usage): Fix the -S description to indicate
that the argument is optional for the short option.
* doc/coreutils.texi (pr invocation): Likewise.
* src/od.c (usage): Fix the -S description to indicate
that the argument is required for the short option.
Clarify -w takes an argument and that it is optional.
2012-01-31 12:53:45 +00:00
..