docs: clarify --server-side-across-configs
This commit is contained in:
parent
30cccc7101
commit
e1162ec440
3 changed files with 9 additions and 3 deletions
|
@ -499,7 +499,9 @@ need to use --ignore size also.`,
|
|||
}, {
|
||||
Name: "server_side_across_configs",
|
||||
Default: false,
|
||||
Help: `Allow server-side operations (e.g. copy) to work across different drive configs.
|
||||
Help: `Deprecated: use --server-side-across-configs instead.
|
||||
|
||||
Allow server-side operations (e.g. copy) to work across different drive configs.
|
||||
|
||||
This can be useful if you wish to do a server-side copy between two
|
||||
different Google drives. Note that this isn't enabled by default
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue