summaryrefslogtreecommitdiffstats
path: root/doc/zipfs.n
diff options
context:
space:
mode:
authorapnadkarni <apnmbx-wits@yahoo.com>2023-10-04 07:34:06 (GMT)
committerapnadkarni <apnmbx-wits@yahoo.com>2023-10-04 07:34:06 (GMT)
commit0783fdffc6987e4aa29d3f7a5765d2b3d5452bc9 (patch)
tree5aa8ab78fe51187882aa5b28a7e6ef95d2ea2f51 /doc/zipfs.n
parentd65d3e5a4e9083feb8074c9dceec7ef13baf769f (diff)
downloadtcl-0783fdffc6987e4aa29d3f7a5765d2b3d5452bc9.zip
tcl-0783fdffc6987e4aa29d3f7a5765d2b3d5452bc9.tar.gz
tcl-0783fdffc6987e4aa29d3f7a5765d2b3d5452bc9.tar.bz2
Done with glob tests
Diffstat (limited to 'doc/zipfs.n')
-rw-r--r--doc/zipfs.n4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/zipfs.n b/doc/zipfs.n
index f9cbdc5..2a29a67 100644
--- a/doc/zipfs.n
+++ b/doc/zipfs.n
@@ -92,7 +92,9 @@ the \fBstring match\fR command. Alternatively, the \fB-regexp\fR option may be
used to specify matching \fBpattern\fR as a regular expression. The file names
are returned in arbitrary order. Note that path separators are treated as
ordinary characters in the matching. Thus forward slashes should be used
-as path separators in the pattern.
+as path separators in the pattern. The returned paths only include those
+actually in the archive and does not include intermediate directories in
+mount paths.
.TP
\fBzipfs mount\fR
.TP