summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorhut <hut@lepus.uberspace.de>2016-04-06 21:03:17 +0200
committerhut <hut@lepus.uberspace.de>2016-04-06 21:03:17 +0200
commit3c6ea0212817cdfff3bebf80e29f2ee9c54b714b (patch)
treeeda366725721feb30d8eaacb0ae9c4735db4eb0c /doc
parentb90640b0a99a98eb0db71417b0447eb077412785 (diff)
downloadranger-3c6ea0212817cdfff3bebf80e29f2ee9c54b714b.tar.gz
rebuilt man page
Diffstat (limited to 'doc')
-rw-r--r--doc/ranger.15
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1
index d8ca79e3..c8ff78eb 100644
--- a/doc/ranger.1
+++ b/doc/ranger.1
@@ -332,6 +332,8 @@ The macro \f(CW%rangerdir\fR expands to the directory of ranger's python library
 can use it for something like this command:
   alias show_commands shell less \f(CW%rangerdir\fR/config/commands.py
 .PP
+\&\f(CW%confdir\fR expands to the directory given by \fB\-\-confdir\fR.
+.PP
 The macro \f(CW%space\fR expands to a space character. You can use it to add spaces to
 the end of a command when needed, while preventing editors to strip spaces off
 the end of the line automatically.
@@ -843,6 +845,9 @@ Sets the state for the version control backend. The possible values are:
 .IX Item "xterm_alt_key [bool]"
 Enable this if key combinations with the Alt Key don't work for you.
 (Especially on xterm)
+.IP "clear_filters_on_dir_change [bool]" 4
+.IX Item "clear_filters_on_dir_change [bool]"
+If set to 'true', persistent filters would be cleared upon leaving the directory
 .SH "COMMANDS"
 .IX Header "COMMANDS"
 You can enter the commands in the console which is opened by pressing \*(L":\*(R".