]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(du invocation): Mention that using du's -H option currently evokes a warning.
authorJim Meyering <jim@meyering.net>
Sun, 22 Feb 2004 15:37:50 +0000 (15:37 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 22 Feb 2004 15:37:50 +0000 (15:37 +0000)
doc/coreutils.texi

index 27ed2f675225a2eb94012ce7c11aed17b89e25f3..cd1d94c63bbfaf1278f337be868b1442093d6ef8 100644 (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}).