summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorWojciech Siewierski <wojciech.siewierski@onet.pl>2017-12-18 22:49:25 +0100
committerWojciech Siewierski <wojciech.siewierski@onet.pl>2017-12-18 22:49:25 +0100
commitd9b5426e8000e57437eaa6aff843158d38a7fe92 (patch)
tree1d4f594edd8692c62ad7bafbb4dda1580cb9cf4e /README.md
parente78c4812500a0512b322dec9414e49a97e475c5c (diff)
downloadranger-d9b5426e8000e57437eaa6aff843158d38a7fe92.tar.gz
README: Enumerate some of the possible --copy-config arguments
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 2f7477c3..3d78216c 100644
--- a/README.md
+++ b/README.md
@@ -108,6 +108,6 @@ current file.  The second is the main column and the first shows the parent
 directory.
 
 Ranger can automatically copy default configuration files to `~/.config/ranger`
-if you run it with the switch `--copy-config=WHICH_CONFIG_FILE`. See `ranger --help` for a
-description of that switch.  Also check `ranger/config/` for the default
-configuration.
+if you run it with the switch `--copy-config=( rc | scope | ... | all )`.
+See `ranger --help` for a description of that switch. Also check
+`ranger/config/` for the default configuration.