]> git.ipfire.org Git - thirdparty/coreutils.git/commit
doc: fix man page formatting for split CHUNKS options
authorPádraig Brady <P@draigBrady.com>
Thu, 1 Jan 2015 18:05:10 +0000 (18:05 +0000)
committerPádraig Brady <P@draigBrady.com>
Thu, 1 Jan 2015 18:12:29 +0000 (18:12 +0000)
commit272aa7cad6c1cf940e17b29c46ee9ff363cb9664
tree921a634cfa0ce94b5436dac10d754672d8a941ec
parent8c819693a5c368e49649fa5dbe1d5ad1a74ecf56
doc: fix man page formatting for split CHUNKS options

* src/split.c (usage): Indent the info on CHUNKS so that
help2man can match it and align appropriately in its own section.
Fixes http://bugs.gnu.org/19228
src/split.c