summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-10-12 15:32:27 +0200
committerhut <hut@lavabit.com>2010-10-12 15:32:27 +0200
commitd8b92df43266fe5e24eba4702f3ff3a946bed9a0 (patch)
tree8dc0443b59545462019f5fe9fac7c3e3541f2a0c /doc
parent329b310df558f2b8ca6c53cfe81d210c529c6e4c (diff)
parent62ad65aa01a313620ca3f6c63c134b7805ecce37 (diff)
downloadranger-d8b92df43266fe5e24eba4702f3ff3a946bed9a0.tar.gz
Merge branch 'cp+preview'
Diffstat (limited to 'doc')
-rw-r--r--doc/ranger.14
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1
index 877504f1..f71c8a02 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.