From: Jim Meyering Date: Sun, 22 Feb 2004 15:37:50 +0000 (+0000) Subject: (du invocation): Mention that using du's -H option currently evokes a warning. X-Git-Tag: v5.2.1~93 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd08f4d7260b7d3d3b65b587e6123b2f582f686c;p=thirdparty%2Fcoreutils.git (du invocation): Mention that using du's -H option currently evokes a warning. --- diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 27ed2f6752..cd1d94c63b 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -8461,7 +8461,8 @@ are often symbolic links. @item -H @opindex -H -Currently @option{-H} is the same as @option{--si}. +Currently @option{-H} is the same as @option{--si}, +but @option{-H} evokes a warning. This option will be changed to be equivalent to @option{--dereference-args} (@option{-D}).