summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2011-10-09 17:21:04 +0200
committerhut <hut@lavabit.com>2011-10-09 17:26:47 +0200
commit5db4c58ebad917ca9e99ccf9f3f8179158a7bef4 (patch)
treeb7b49eae29ac23112a7ccc39304bdf33d008e053 /doc
parent3ebceedb38e49f5bbf87a1ec71b1fe15bac55341 (diff)
downloadranger-5db4c58ebad917ca9e99ccf9f3f8179158a7bef4.tar.gz
Revert "ranger.1: added doc for --dont-copy-config"
This reverts commit b62f5fbe203414521461e30e70af243dc257c49c.
Diffstat (limited to 'doc')
-rw-r--r--doc/ranger.19
-rw-r--r--doc/ranger.pod7
2 files changed, 9 insertions, 7 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1
index eda44728..ea816aa3 100644
--- a/doc/ranger.1
+++ b/doc/ranger.1
@@ -172,10 +172,11 @@ you open a file, ranger will exit and write the name of that file into
 .IX Item "--choosedir=targetfile"
 Allows you to pick a directory with ranger.  When you exit ranger, it will
 write the last visited directory into \fItargetfile\fR.
-.IP "\fB\-\-dont\-copy\-config\fR" 14
-.IX Item "--dont-copy-config"
-By default, ranger copies example configuration files to your configuration
-directory (usually \fI~/.config/ranger\fR.)  This option disables that feature.
+.IP "\fB\-\-copy\-config\fR=\fIfile\fR" 14
+.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,
+\&\fIapps\fR, \fIcommands\fR, \fIkeys\fR, \fIoptions\fR, \fIscope\fR.
 .IP "\fB\-\-list\-unused\-keys\fR" 14
 .IX Item "--list-unused-keys"
 List common keys which are not bound to any action in the \*(L"browser\*(R" context.
diff --git a/doc/ranger.pod b/doc/ranger.pod
index d7d01f41..a908e1e1 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -60,10 +60,11 @@ I<targetfile>.
 Allows you to pick a directory with ranger.  When you exit ranger, it will
 write the last visited directory into I<targetfile>.
 
-=item B<--dont-copy-config>
+=item B<--copy-config>=I<file>
 
-By default, ranger copies example configuration files to your configuration
-directory (usually F<~/.config/ranger>.)  This option disables that feature.
+Create copies of the default configuration files in your local configuration
+directory.  Existing ones will not be overwritten.  Possible values: I<all>,
+I<apps>, I<commands>, I<keys>, I<options>, I<scope>.
 
 =item B<--list-unused-keys>