mirror of
https://github.com/rclone/rclone
synced 2025-03-21 03:04:23 +01:00
rc: sync,copy,move: document createEmptySrcDirs parameter - fixes #4489
This commit is contained in:
parent
8897377a54
commit
f1147fe1dd
@ -24,6 +24,7 @@ func init() {
|
|||||||
|
|
||||||
- srcFs - a remote name string e.g. "drive:src" for the source
|
- srcFs - a remote name string e.g. "drive:src" for the source
|
||||||
- dstFs - a remote name string e.g. "drive:dst" for the destination
|
- dstFs - a remote name string e.g. "drive:dst" for the destination
|
||||||
|
- createEmptySrcDirs - create empty src directories on destination if set
|
||||||
` + moveHelp + `
|
` + moveHelp + `
|
||||||
|
|
||||||
See the [` + name + ` command](/commands/rclone_` + name + `/) command for more information on the above.`,
|
See the [` + name + ` command](/commands/rclone_` + name + `/) command for more information on the above.`,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user