From b00dab5c2f31140928aced9e578ce933c07acac0 Mon Sep 17 00:00:00 2001 From: Torsten Date: Tue, 6 Aug 2024 06:36:41 +0000 Subject: resolution of ticket [75291b89b3] --- doc/tclsh.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/tclsh.1 b/doc/tclsh.1 index 10f724d..894b21e 100644 --- a/doc/tclsh.1 +++ b/doc/tclsh.1 @@ -156,15 +156,15 @@ incomplete commands. .SH "STANDARD CHANNELS" .PP See \fBTcl_StandardChannels\fR for more explanations. -.SH ZIPVFS +.SH "ZIPFS VIRTUAL FILE SYSTEM" .PP When a zipfile is concatenated to the end of a \fBtclsh\fR, on startup the contents of the zip archive will be mounted under a virtual file system (VFS). The root of that VFS can be retrieved using the \fBzipfs root\fR command. The zip archive is mounted under the \fBapp\fR directory within the VFS. If a file named \fBmain.tcl\fR is present in the top -level directory of the zip archive, it will be sourced instead of the -shell's normal command line handing. If a top level directory \fBtcl_library\fR is +level directory of the zip archive, it will be sourced instead of +tclsh's normal command line handing. If a top level directory \fBtcl_library\fR is present in the zip archive, it will become the directory loaded as env(TCL_LIBRARY). If the file \fBtcl_library/init.tcl\fR is present in the zip archive, the \fBtcl_library\fR global variable in the initial Tcl interpreter -- cgit v0.12