mirror of
https://github.com/rclone/rclone.git
synced 2024-11-23 02:01:25 +08:00
docs/config: more explicit doc for config create --all with params
This commit is contained in:
parent
db95a0d6c3
commit
38e100ab19
|
@ -107,8 +107,9 @@ At the end of the non interactive process, rclone will return a result
|
|||
with `State` as empty string.
|
||||
|
||||
If `--all` is passed then rclone will ask all the config questions,
|
||||
not just the post config questions. Any parameters are used as
|
||||
defaults for questions as usual.
|
||||
not just the post config questions. Parameters that are supplied on
|
||||
the command line or from environment variables are used as defaults
|
||||
for questions as usual.
|
||||
|
||||
Note that `bin/config.py` in the rclone source implements this protocol
|
||||
as a readable demonstration.
|
||||
|
|
Loading…
Reference in New Issue
Block a user