]> git.ipfire.org Git - thirdparty/coreutils.git/commit
doc: more semicolons instead of periods in option descriptions
authorBenno Schulenberg <bensberg@justemail.net>
Sat, 3 Aug 2013 08:38:12 +0000 (10:38 +0200)
committerPádraig Brady <P@draigBrady.com>
Mon, 5 Aug 2013 00:01:10 +0000 (01:01 +0100)
commitda398ae5dfa43efda48310899c24242da4764f44
treeb706c768edf308856403b9f05425a1d4b1d3dac8
parent57b6bdff7e277c6286afd439bb276049dd9ef6ea
doc: more semicolons instead of periods in option descriptions

Also slightly rephrase some descriptions for extra clarity, and
add more consistent indentation.

* src/df.c (usage): Semicolon, no final period.
* src/du.c (usage): Likewise, plus indentation and clarifying words.
* src/ls.c (usage): Semicolon, rephrasings, added parentheses for
clarity, indentation.
* src/rm.c (usage): Semicolons.
* src/tail.c (usage): Adjust -f description to prefer explanatory
language instead of option syntax.
src/df.c
src/du.c
src/ls.c
src/rm.c
src/tail.c