about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorJames Wright <james@jameswright.xyz>2020-02-07 20:10:27 -0700
committerGitHub <noreply@github.com>2020-02-07 20:10:27 -0700
commitd0ab49c08cc6eaa592ff67ca3bc1130e6e3d54e2 (patch)
treea4ad5275ed1605682f0907ff93b6b244363fca10
parentd8c363c9cfb112365b101c9a267e3b0428c3c8d9 (diff)
downloadranger-d0ab49c08cc6eaa592ff67ca3bc1130e6e3d54e2.tar.gz
doc(rifle): Add note of rifle config reading in manpage
In response to #1825.
-rw-r--r--doc/rifle.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rifle.pod b/doc/rifle.pod
index b4d76287..927196ce 100644
--- a/doc/rifle.pod
+++ b/doc/rifle.pod
@@ -71,7 +71,7 @@ Print a list of options and exit.
 rifle shares configuration files with ranger, though ranger is not required in
 order to use rifle. The default configuration file F<rifle.conf> is expected
 to be at F<~/.config/ranger/rifle.conf>. However, this can be overridden with
-the B<-c> option.
+the B<-c> option. Note that rifle will only read one F<rifle.conf> file. 
 
 This file specifies patterns for determining the commands to open files with.
 The syntax is described in the comments of the default F<rifle.conf> that ships