summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2008-12-09 08:22:21 +0100
committerJim Meyering <meyering@redhat.com>2008-12-16 08:04:01 +0100
commit9965d234e52590d932ff09b4b8c534336b0ab93e (patch)
treeacf76f2e3c3345fffded8e80631af3e7da5ee61c /doc
parenta011b01af149d299b253c5393a70c73199aabe4f (diff)
downloadcoreutils-9965d234e52590d932ff09b4b8c534336b0ab93e.tar.xz
du: -H now does what POSIX requires
* src/du.c (usage): Update --help output. (main): Move -H-handling code from the --si block to the one for --dereference-args (-D). * doc/coreutils.texi (du invocation): Update description. * NEWS (Changes in behavior): Mention this.
Diffstat (limited to 'doc')
-rw-r--r--doc/coreutils.texi5
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index 49aa16d32..bbc2710bb 100644
--- a/doc/coreutils.texi
+++ b/doc/coreutils.texi
@@ -10016,10 +10016,7 @@ are often symbolic links.
@item -H
@opindex -H
-Currently, @option{-H} is the same as @option{--si},
-except that @option{-H} evokes a warning.
-This option will be changed to be equivalent to
-@option{--dereference-args} (@option{-D}).
+Equivalent to @option{--dereference-args} (@option{-D}).
@item -k
@opindex -k