1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-04 07:43:58 +02:00

(du invocation): Mention that using du's -H option currently evokes a warning.

This commit is contained in:
Jim Meyering
2004-02-22 15:37:50 +00:00
parent 19ea51480f
commit fd08f4d726
+2 -1
View File
@@ -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}).