mirror of
https://github.com/rclone/rclone.git
synced 2025-06-02 01:58:25 +08:00
docs: rclone config file
instead of rclone -h
to find config file
This commit is contained in:
@ -437,8 +437,8 @@ Normally the config file is in your home directory as a file called
|
||||
older version). If `$XDG_CONFIG_HOME` is set it will be at
|
||||
`$XDG_CONFIG_HOME/rclone/rclone.conf`
|
||||
|
||||
If you run `rclone -h` and look at the help for the `--config` option
|
||||
you will see where the default location is for you.
|
||||
If you run `rclone config file` you will see where the default
|
||||
location is for you.
|
||||
|
||||
Use this flag to override the config location, eg `rclone
|
||||
--config=".myconfig" .config`.
|
||||
|
Reference in New Issue
Block a user