Added SHELL environment variable. - sam - An updated version of the sam text ed… | |
git clone git://vernunftzentrum.de/sam.git | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit 6b2e7153e970ff0ccbb175072e1a719d45f701b1 | |
parent 43536110fa9cbbf52a93015d15e8e7b2acea2b70 | |
Author: Rob King <[email protected]> | |
Date: Fri, 23 Sep 2016 09:36:18 -0500 | |
Added SHELL environment variable. | |
Diffstat: | |
doc/sam.1 | 2 ++ | |
1 file changed, 2 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/doc/sam.1 b/doc/sam.1 | |
@@ -1072,6 +1072,8 @@ and | |
.Em expandtabs | |
directives in | |
.Xr samrc 5 "." | |
+.It Ev SHELL | |
+Specifies the full path of the shell to use for executing external commands. | |
.El | |
.Sh FILES | |
.Bl -tag -width Ds |