forked from TrueCloudLab/rclone
docs: Fix typo - fixes #3071
This commit is contained in:
parent
8d29d69ade
commit
d3e3bbedf3
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ Subcommands
|
|||
|
||||
rclone uses a system of subcommands. For example
|
||||
|
||||
rclone ls remote:path # lists a re
|
||||
rclone ls remote:path # lists a remote
|
||||
rclone copy /local/path remote:path # copies /local/path to the remote
|
||||
rclone sync /local/path remote:path # syncs /local/path to the remote
|
||||
|
||||
|
|
Loading…
Reference in a new issue