From: Jim Meyering Date: Sat, 15 Oct 2005 08:34:48 +0000 (+0000) Subject: (du invocation): Document du's -m option, now that we've decided to keep it. X-Git-Tag: v5.91~28 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=22449f0d02804d463c418030c8571f6e6b487c12;p=thirdparty%2Fcoreutils.git (du invocation): Document du's -m option, now that we've decided to keep it. --- diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 3f598a3480..34e93b4855 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -9004,6 +9004,13 @@ Dereference symbolic links (show the disk space used by the file or directory that the link points to instead of the space used by the link). +@item -m +@opindex -m +@cindex mebibytes for file sizes +Print sizes in 1,048,576-byte blocks, overriding the default block size +(@pxref{Block size}). +This option is equivalent to @option{--block-size=1M}. + @item -P @itemx --no-dereference @opindex -P