doc: standardize helptext of numfmt and slice into single options
authorBenno Schulenberg <bensberg@justemail.net>
Sun, 10 Feb 2013 22:00:48 +0000 (23:00 +0100)
committerBernhard Voelker <mail@bernhard-voelker.de>
Sun, 10 Feb 2013 22:00:54 +0000 (23:00 +0100)
commitb5f45b640cfec88bc6dce243a7bc07ba3a344ec2
tree4c5d1cb4faebd421b8017db7c31d60591b1c50d1
parent3309e880fb2b5d4316809c5ceef4f5b2b8d34a38
doc: standardize helptext of numfmt and slice into single options

* src/numfmt.c (usage): Correct synopsis and make command description
clearer.  Start option descriptions with lowercase letter; use
semicolon instead of period where needed; indent continuation lines;
gettextize single options for ease of translation and maintenance;
sort options alphabetically.
* doc/coreutils.texi (numfmt invocation): Sort numfmt options
alphabetically.  Enforce double-blank-after-period style.

This addresses http://bugs.gnu.org/13681.
Improved-by: Bernhard Voelker
doc/coreutils.texi
src/numfmt.c