summary refs log tree commit diff stats
path: root/doc/ranger.pod
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2011-10-10 22:45:17 +0200
committerhut <hut@lavabit.com>2011-10-10 22:48:25 +0200
commit1008f630fbb854849ab8debb128d09b450ba7e16 (patch)
treec773c06a8f128548429bdc6e436012f6efec43a5 /doc/ranger.pod
parent43226a26b7df6cb58f033dc3e3a3e03f755bad72 (diff)
downloadranger-1008f630fbb854849ab8debb128d09b450ba7e16.tar.gz
fixed some documentation
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r--doc/ranger.pod7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod
index a908e1e1..ec272de1 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -24,8 +24,9 @@ open your files with.
 
 This manual mainly contains information on the usage of ranger.  Refer to the
 F<README> for install instructions and to F<doc/HACKING> for development
-specific information.  For configuration, check the sample files that ranger
-created in your F<~/.config/ranger> directory.
+specific information.  For configuration, see the files in F<ranger/defaults>.
+They are usually installed to F</usr/lib/python*/site-packages/ranger/defaults>
+and can be obtained with ranger's --copy-config option.
 
 Inside ranger, you can press I<1?> for a list of key bindings, I<2?> for a list
 of commands and I<3?> for a list of settings.
@@ -64,7 +65,7 @@ write the last visited directory into I<targetfile>.
 
 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>.
+I<rc>, I<apps>, I<commands>, I<options>, I<scope>.
 
 =item B<--list-unused-keys>