From 7b33b517e5105303b78b05a8970d9718a5b5135c Mon Sep 17 00:00:00 2001 From: hut Date: Wed, 9 Nov 2011 16:01:11 +0100 Subject: [PATCH] corrected README --- README | 8 ++++---- 1 file 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. -- 2.11.4.GIT