doc: -h and --human-readable are equivalent to --block-size=human-readable
commite9c3d73c147565e7f072db0f844594e9097d9dc1
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 4 Jun 2007 17:31:22 +0000 (4 19:31 +0200)
committerJim Meyering <jim@meyering.net>
Mon, 4 Jun 2007 17:32:07 +0000 (4 19:32 +0200)
treef3235f6d91f59063e027599ab545921353d59801
parentd43b54fa51f2916da8d06d36bf3e804142c95729
doc: -h and --human-readable are equivalent to --block-size=human-readable
* doc/coreutils.texi (Common options): Mention that -h and
--human-readable are equivalent to --block-size=human-readable.
Documentation problem reported by Steve Ward in
<http://lists.gnu.org/archive/html/bug-coreutils/2007-06/msg00007.html>.
(du invocation): Use optSi rather than duplicating the macro's
contents (incorrectly, since we claimed a "B" was output).
ChangeLog
doc/coreutils.texi