about summary refs log tree commit diff stats
path: root/doc/ranger.pod
diff options
context:
space:
mode:
authorhut <hut@lepus.uberspace.de>2016-04-03 23:08:10 +0200
committerhut <hut@lepus.uberspace.de>2016-04-03 23:59:54 +0200
commit3ae25fa5b14c224c699e572c31cd8c95dc3d9040 (patch)
tree78f0297e1218f8901c248d99507e53d48e99473d /doc/ranger.pod
parent46537efbf1959dcde3f0ad5fb29e0436b324aca2 (diff)
downloadranger-3ae25fa5b14c224c699e572c31cd8c95dc3d9040.tar.gz
allow toggling options with `:set <option>!`
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r--doc/ranger.pod4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod
index fd29c6fd..6d798b5a 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -606,6 +606,10 @@ fly with the command B<:set option value>.  Examples:
  set column_ratios 1,2,3
  set show_hidden true
 
+Toggling options can be done with:
+
+ set show_hidden!
+
 The different types of settings and an example for each type:
 
  setting type   | example values