diff options
-rw-r--r-- | README.md | 6 |
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. |