rc: sync,copy,move: document createEmptySrcDirs parameter - fixes #4489

This commit is contained in:
Nick Craig-Wood 2021-02-08 12:24:44 +00:00
parent 8897377a54
commit f1147fe1dd
1 changed files with 1 additions and 0 deletions

View File

@ -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.`,