summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2013-02-28 02:53:40 +0100
committerhut <hut@lavabit.com>2013-02-28 02:54:38 +0100
commit7fb0af44f18ee4aefa0b50df2874d588ebafbcf6 (patch)
tree6ebf856ac8407a73cc36bf85e4ba5c1ce5b0c223 /doc
parentf0b4836e73b1bd8df470759a66679c91e36aff56 (diff)
downloadranger-7fb0af44f18ee4aefa0b50df2874d588ebafbcf6.tar.gz
doc/ranger.1: Fixed --copy-config documentation
Diffstat (limited to 'doc')
-rw-r--r--doc/ranger.14
-rw-r--r--doc/ranger.pod2
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1
index 9296084f..8bfb7747 100644
--- a/doc/ranger.1
+++ b/doc/ranger.1
@@ -124,7 +124,7 @@
 .\" ========================================================================
 .\"
 .IX Title "RANGER 1"
-.TH RANGER 1 "ranger-1.6.0" "02/22/2013" "ranger manual"
+.TH RANGER 1 "ranger-1.6.0" "02/28/2013" "ranger manual"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
@@ -173,7 +173,7 @@ Change the configuration directory of ranger from ~/.config/ranger to \*(L"dir\*
 .IX Item "--copy-config=file"
 Create copies of the default configuration files in your local configuration
 directory.  Existing ones will not be overwritten.  Possible values: \fIall\fR,
-\&\fIrc\fR, \fIcommands\fR, \fIscope\fR.
+\&\fIcommands\fR, \fIrc\fR, \fIrifle\fR, \fIscope\fR.
 .IP "\fB\-\-choosefile\fR=\fItargetfile\fR" 14
 .IX Item "--choosefile=targetfile"
 Allows you to pick a file with ranger.  This changes the behavior so that when
diff --git a/doc/ranger.pod b/doc/ranger.pod
index 2a314e74..beaf1030 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -60,7 +60,7 @@ Change the configuration directory of ranger from ~/.config/ranger to "dir".
 
 Create copies of the default configuration files in your local configuration
 directory.  Existing ones will not be overwritten.  Possible values: I<all>,
-I<rc>, I<commands>, I<scope>.
+I<commands>, I<rc>, I<rifle>, I<scope>.
 
 =item B<--choosefile>=I<targetfile>