combine: fix docs showing remote= instead of upstreams=

See: https://forum.rclone.org/t/v1-59-combine-qs/31814
This commit is contained in:
Nick Craig-Wood
2022-07-10 15:34:48 +01:00
parent f5be1d6b65
commit f753d7cd42
3 changed files with 3 additions and 3 deletions

View File

@@ -116,7 +116,7 @@ This would produce something like this:
[AllDrives]
type = combine
remote = "My Drive=My Drive:" "Test Drive=Test Drive:"
upstreams = "My Drive=My Drive:" "Test Drive=Test Drive:"
If you then add that config to your config file (find it with `rclone
config file`) then you can access all the shared drives in one place