diff options
author | hut <hut@lavabit.com> | 2013-02-18 01:18:14 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2013-02-18 01:18:14 +0100 |
commit | 2b3110fcfe4ecfeec120c700eb7b7ddb85c4fc40 (patch) | |
tree | c76669a6c6d25aab8c5ea618b8b363aa5659b913 /doc/ranger.pod | |
parent | e5238c692c74c9ee361c91f1e7cf2bdecf7418a0 (diff) | |
download | ranger-2b3110fcfe4ecfeec120c700eb7b7ddb85c4fc40.tar.gz |
README: removed bash dependency
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r-- | doc/ranger.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod index c4e5c92c..1e3a7242 100644 --- a/doc/ranger.pod +++ b/doc/ranger.pod @@ -1117,7 +1117,7 @@ program out of "vim", "emacs" and "nano". =item SHELL Defines the shell that ranger is going to use with the :shell command and -the "S" key. Defaults to "bash". +the "S" key. Defaults to "/bin/sh". =item TERMCMD |