diff options
author | hut <hut@lavabit.com> | 2011-11-09 16:01:11 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2011-11-09 16:01:11 +0100 |
commit | 7b33b517e5105303b78b05a8970d9718a5b5135c (patch) | |
tree | 1a731b553ec881072d900c8063bf9e4dc2b41712 | |
parent | 1ea86f6281b2ea4eaf65dc65757977cd06d7beef (diff) | |
download | ranger-7b33b517e5105303b78b05a8970d9718a5b5135c.tar.gz |
corrected README
-rw-r--r-- | README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README index 84bf30a3..9b0ed735 100644 --- a/README +++ b/README @@ -89,7 +89,7 @@ to open a file or type Q to quit. The third column shows a preview of the current file. The second is the main column and the first shows the parent directory. -Ranger will automatically copy simple configuration files to ~/.config/ranger. -If you mess them up, just delete them and ranger will copy them again. Run -ranger with --dont-copy-config to disable this. Also check ranger/defaults/ -for the default configuration. +Ranger can automatically copy default configuration files to ~/.config/ranger +if you run it with the switch --copy-config. (see ranger --help for a +description of that switch.) Also check ranger/defaults/ for the default +configuration. |