mirror of
https://github.com/rclone/rclone.git
synced 2026-01-05 18:13:17 +00:00
rc: fix docs for sync/{sync,copy,move} and operations/{copy,move}file
This commit is contained in:
@@ -23,8 +23,6 @@ func init() {
|
||||
- srcFs - a remote name string eg "drive:src" for the source
|
||||
- dstFs - a remote name string eg "drive:dst" for the destination
|
||||
` + moveHelp + `
|
||||
This returns
|
||||
- jobid - ID of async job to query with job/status
|
||||
|
||||
See the [` + name + ` command](/commands/rclone_` + name + `/) command for more information on the above.`,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user