]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Document that test -h and -L don't dereference.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 9 Sep 2004 04:15:32 +0000 (04:15 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 9 Sep 2004 04:15:32 +0000 (04:15 +0000)
doc/ChangeLog

index 19d75e17c6801103c23a01588cc6549147b12b24..faf56e1c43a6c9f403b0091c8df42ed3bc44c716 100644 (file)
@@ -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