about summary refs log tree commit diff stats
path: root/README
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2012-03-05 11:56:05 +0100
committerhut <hut@lavabit.com>2012-03-05 11:56:05 +0100
commite1155824b39d584beb8c178ceca8999eb7783daf (patch)
tree22dae0662d03ce8562159d9196fd8c854d6af009 /README
parent2bcfbe93584f3e9bdd4f80ff4cce43e39a545914 (diff)
parent23b7f16961a7b679dec16f6ee91401a6b8f6ca82 (diff)
downloadranger-e1155824b39d584beb8c178ceca8999eb7783daf.tar.gz
Merge branch 'master' into stable
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 5 insertions, 4 deletions
diff --git a/README b/README
index 84bf30a3..bc67c16b 100644
--- a/README
+++ b/README
@@ -56,6 +56,7 @@ Dependencies
 Optional:
 * The "file" program for determining file types
 * The python module "chardet", in case of encoding detection problems
+* "sudo" to use the "run as root"-feature
 
 Optional, for enhanced file previews (with "scope.sh"):
 * img2txt (from caca-utils) for previewing images
@@ -89,7 +90,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.