summary refs log tree commit diff stats
path: root/doc/ranger.1
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-10-11 08:00:16 +0200
committerhut <hut@lavabit.com>2010-10-11 08:00:16 +0200
commita0ca73c855d4925780253c8294d725892455cc51 (patch)
tree13a7cb3199aa3e557e1ea2508224d82079b0fc55 /doc/ranger.1
parent2bcb509a0834828829b8ca01d5679ee22c416267 (diff)
downloadranger-a0ca73c855d4925780253c8294d725892455cc51.tar.gz
core.main: added --copy-config flag
Diffstat (limited to 'doc/ranger.1')
-rw-r--r--doc/ranger.14
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1
index 968e601b..dad2642c 100644
--- a/doc/ranger.1
+++ b/doc/ranger.1
@@ -33,6 +33,10 @@ Activate the clean mode:  Ranger will not access or create any configuration
 files nor will it leave any traces on your system.  This is useful when
 your configuration is broken, when you want to avoid clutter, etc.
 .TP
+--copy-config
+Create copies of the default configuration files in your local configuration
+directory.  Existing ones will not be overwritten.
+.TP
 --fail-unless-cd
 Return the exit code 1 if ranger is used to run a file, for example with
 `ranger --fail-unless-cd filename`.  This can be useful for scripts.