diff options
author | hut <hut@lavabit.com> | 2011-10-08 21:34:50 +0200 |
---|---|---|
committer | hut <hut@lavabit.com> | 2011-10-08 21:34:50 +0200 |
commit | b62f5fbe203414521461e30e70af243dc257c49c (patch) | |
tree | 9d247fa4702d6e7167f1fc216866c5fbb0321dda /doc/ranger.pod | |
parent | ca202490c3aa5f6de04f5524f40eb704660828bd (diff) | |
download | ranger-b62f5fbe203414521461e30e70af243dc257c49c.tar.gz |
ranger.1: added doc for --dont-copy-config
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r-- | doc/ranger.pod | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod index ee4757ac..86157d23 100644 --- a/doc/ranger.pod +++ b/doc/ranger.pod @@ -60,11 +60,10 @@ 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<--copy-config>=I<file> +=item B<--dont-copy-config> -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>. +By default, ranger copies example configuration files to your configuration +directory (usually F<~/.config/ranger>.) This option disables that feature. =item B<--list-unused-keys> |