diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/sciteco.1.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/sciteco.1.in b/doc/sciteco.1.in index 468c060..bb7d29b 100644 --- a/doc/sciteco.1.in +++ b/doc/sciteco.1.in @@ -208,6 +208,15 @@ Initialization of this variable ensures that the \(lq$HOME\(rq Q-Register is available even on Windows and the home directory can always be re-configured. .TP +.BR SHELL " or " COMSPEC +Path of the command interpreter used by \fBEG\fP and \fBEC\fP +commands if UNIX98 shell emulation is \fIdisabled\fP. +\fBSHELL\fP is used on UNIX-like systems, while \fBCOMSPEC\fP +is used on DOS-like systems (like Windows). +Both variables are usually already set in the process environment +but are initialized to \(lq/bin/sh\(rq or \(lqcmd.exe\(rq +should they nevertheless be unset. +.TP .B SCITECOCONFIG Path where \*(ST looks for configuration files. For instance, this is the path of the default profile. |