diff options
author | hut <hut@lavabit.com> | 2013-02-28 02:53:40 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2013-02-28 02:54:38 +0100 |
commit | 7fb0af44f18ee4aefa0b50df2874d588ebafbcf6 (patch) | |
tree | 6ebf856ac8407a73cc36bf85e4ba5c1ce5b0c223 /doc/ranger.pod | |
parent | f0b4836e73b1bd8df470759a66679c91e36aff56 (diff) | |
download | ranger-7fb0af44f18ee4aefa0b50df2874d588ebafbcf6.tar.gz |
doc/ranger.1: Fixed --copy-config documentation
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r-- | doc/ranger.pod | 2 |
1 files changed, 1 insertions, 1 deletions
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> |