aboutsummaryrefslogtreecommitdiff
path: root/doc/testscript.cli
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2024-09-29 21:47:34 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2024-09-30 10:12:03 +0300
commit9a7904fc891c9fe7a48e6f53707100983574118c (patch)
treee172e57171936a5471018d54cc36db80a2b7ab1b /doc/testscript.cli
parentabcd9e4dcd17fe4bd50bc1d48ceccf6a3894986d (diff)
Update find builtin description in Testscript manual
Diffstat (limited to 'doc/testscript.cli')
-rw-r--r--doc/testscript.cli4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/testscript.cli b/doc/testscript.cli
index c539903..18dac41 100644
--- a/doc/testscript.cli
+++ b/doc/testscript.cli
@@ -2873,7 +2873,9 @@ supports a small subset of primaries and doesn't support compound expressions,
negations, logical OR and (explicit) AND operators, and the \c{-type} primary
values other than \c{f}, \c{d}, and \c{l}. It, however, supports the
\c{-mindepth} and \c{-maxdepth} primaries which are not specified by POSIX but
-are supported by the major \c{find} utility implementations.
+are supported by the major \c{find} utility implementations. Likewise, it
+dereferences symlinks in <start-path> if it ends with a trailing directory
+separator.
The following primaries are supported: