summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-09-09 04:15:32 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-09-09 04:15:32 +0000
commitb0b7a0164efd6897413973ab8a3c46e471a42d60 (patch)
tree0cc2851b27332702475f33e2668e34306cb1af9f /doc
parentca0940844854c4506954224a5d4fae545b9d8ec2 (diff)
downloadcoreutils-b0b7a0164efd6897413973ab8a3c46e471a42d60.tar.xz
Document that test -h and -L don't dereference.
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 19d75e17c..faf56e1c4 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -10,6 +10,7 @@
(echo invocation): Mention that -- isn't special.
(test invocation): Mention that the expression is optional,
and that test ! EXPR is like ! test EXPR.
+ Mention that -h and -L don't dereference symlinks.
(expr invocation): Mention --help, --version.
* coreutils.texi (sort invocation): Add remarks about sort -u