summaryrefslogtreecommitdiffstats
path: root/doc/zipfs.n
diff options
context:
space:
mode:
authorapnadkarni <apnmbx-wits@yahoo.com>2023-10-14 15:51:20 (GMT)
committerapnadkarni <apnmbx-wits@yahoo.com>2023-10-14 15:51:20 (GMT)
commitd64ced490d84fc3d9882daae3dad861769ee41da (patch)
treeaca9c2568e70c4c7fe35ff8c5e2c4db965b0571d /doc/zipfs.n
parentd39a902331824f18eeffda75f20ff92b15bb1d9a (diff)
downloadtcl-d64ced490d84fc3d9882daae3dad861769ee41da.zip
tcl-d64ced490d84fc3d9882daae3dad861769ee41da.tar.gz
tcl-d64ced490d84fc3d9882daae3dad861769ee41da.tar.bz2
Redo zipfs path handling
Diffstat (limited to 'doc/zipfs.n')
-rw-r--r--doc/zipfs.n2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/zipfs.n b/doc/zipfs.n
index 7cb050e..fa361ef 100644
--- a/doc/zipfs.n
+++ b/doc/zipfs.n
@@ -47,6 +47,8 @@ zip64 formats and other compression methods like bzip2 are not supported.
Files within mounted archives can be written to but new files or directories
cannot be created. Further, modifications to files are limited to the
mounted archive in memory and are not persisted to disk.
+.PP
+Paths in mounted archives are case-sensitive on all platforms.
.TP
\fBzipfs canonical\fR ?\fImountpoint\fR? \fIfilename\fR ?\fIinZipfs\fR?
.