]> git.ipfire.org Git - thirdparty/coreutils.git/commit
doc: state in ls --help, that -h affects --size format
authorPádraig Brady <P@draigBrady.com>
Tue, 24 Jun 2014 09:33:41 +0000 (10:33 +0100)
committerPádraig Brady <P@draigBrady.com>
Tue, 24 Jun 2014 09:39:49 +0000 (10:39 +0100)
commit6635f0b0f71f68ab4e9108091bc6049ddb143648
tree7b827e86425050b667ce860696ea274bed80f592
parentfd0a650403f7e477cb61bf37d8a7bf56edcbbda1
doc: state in ls --help, that -h affects --size format

* src/ls.c (usage): State that --human changes --size format.
Fixes http://bugs.gnu.org/17838
src/ls.c