about summary refs log tree commit diff stats
path: root/doc/ranger.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r--doc/ranger.pod6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod
index 7a414df6..fadd4cba 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -377,9 +377,9 @@ command: (for example C<:shell -w df>)
  s   Silent mode.  Output will be discarded.
  w   Wait for an Enter-press when the process is done
 
-By default, all the flags are off unless specified otherwise in the
-F<rifle.conf> configuration file.  You can specify as many flags as you want.
-An uppercase flag negates the effect: "ffcccFsf" is equivalent to "cs".
+By default, all the flags are off unless otherwise specified in F<rc.conf> key
+bindings or F<rifle.conf> rules. You can specify as many flags as you want. An
+uppercase flag negates the effect: "ffcccFsf" is equivalent to "cs".
 
 The terminal program name for the "t" flag is taken from the environment
 variable $TERMCMD.  If it doesn't exist, it tries to extract it from $TERM,