diff options
author | Marius Eriksen <marius.eriksen@gmail.com> | 2012-10-21 16:52:08 -0400 |
---|---|---|
committer | Russ Cox <rsc@swtch.com> | 2012-10-21 16:52:08 -0400 |
commit | 81c2c5e775d83896f25981cf4c4e486c5cc91180 (patch) | |
tree | 6d18605ca470aae3d05deb040aad47d7e2fe4195 /man | |
parent | 9c611279288ca016aeb214da4a23a8e2cce45027 (diff) | |
download | plan9port-81c2c5e775d83896f25981cf4c4e486c5cc91180.tar.gz plan9port-81c2c5e775d83896f25981cf4c4e486c5cc91180.tar.bz2 plan9port-81c2c5e775d83896f25981cf4c4e486c5cc91180.zip |
acme: add $acmeshell to control execution shell
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/6614056
Diffstat (limited to 'man')
-rw-r--r-- | man/man1/acme.1 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/man/man1/acme.1 b/man/man1/acme.1 index 2d24f331..3dc1f2af 100644 --- a/man/man1/acme.1 +++ b/man/man1/acme.1 @@ -533,6 +533,12 @@ and set to the window's id number (see .IR acme (4)). +.PP +The environment variable +.B $acmeshell +determines which shell is used to execute such commands; the +.IR rc (1) +shell is used by default. .SS "Mouse button 3 Pointing at text with button 3 instructs .I acme |