diff options
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r-- | doc/ranger.pod | 7 |
1 files changed, 4 insertions, 3 deletions
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> |