mirror of
https://github.com/rclone/rclone
synced 2024-11-30 09:10:05 +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
|
||||
- dstFs - a remote name string e.g. "drive:dst" for the destination
|
||||
- createEmptySrcDirs - create empty src directories on destination if set
|
||||
` + moveHelp + `
|
||||
|
||||
See the [` + name + ` command](/commands/rclone_` + name + `/) command for more information on the above.`,
|
||||
|
Loading…
Reference in New Issue
Block a user