about summary refs log tree commit diff stats
path: root/doc/ranger.pod
diff options
context:
space:
mode:
authorToon Nolten <toon.nolten@student.kuleuven.be>2019-08-18 15:05:08 +0200
committerToon Nolten <toon.nolten@student.kuleuven.be>2019-08-18 15:15:50 +0200
commit9511bd6e6b0d8a3e8ce04b723cf4903b81db1b61 (patch)
treeb2cc8b2a46b9f65eda963aaac852e1a918502643 /doc/ranger.pod
parent498ac4ffa7b90d385de6078a9162606a6bc524c3 (diff)
downloadranger-9511bd6e6b0d8a3e8ce04b723cf4903b81db1b61.tar.gz
Drop truth values; rename warning setting
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r--doc/ranger.pod8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod
index 0fd5cc47..4b44fc92 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -985,6 +985,14 @@ all directories above the current one as well?
 
 Enable mouse input?
 
+=item nested_ranger_warning [string]
+
+Warn at startup if C<RANGER_LEVEL> is greater than 0, in other words give a
+warning when you nest ranger in a subshell started by ranger. Allowed values
+are C<true>, C<false> and C<error>. The special value C<error> promotes the
+warning to an error, this is usually shown as red text but will crash ranger
+when run with the C<--debug> flag.
+
 =item one_indexed [bool]
 
 Start line numbers from 1.  Possible values are: