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

index 49f7f23898ad7ce05cada6324337110f6d8709bb..db9bb3a3041718ca33fd107d76116dd818638ac5 100644 (file)
@@ -907,6 +907,7 @@ EXPRESSION is true or false and sets exit status.  It is one of:\n\
 "), stdout);
       fputs (_("\
 \n\
+Except for -h and -L, all FILE-related tests dereference symbolic links.\n\
 Beware that parentheses need to be escaped (e.g., by backslashes) for shells.\n\
 INTEGER may also be -l STRING, which evaluates to the length of STRING.\n\
 "), stdout);