diff options
-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. |