mirror of
https://github.com/rclone/rclone.git
synced 2025-12-15 07:43:35 +00:00
docs: Fix typo - fixes #3071
This commit is contained in:
@@ -68,7 +68,7 @@ Subcommands
|
|||||||
|
|
||||||
rclone uses a system of subcommands. For example
|
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 copy /local/path remote:path # copies /local/path to the remote
|
||||||
rclone sync /local/path remote:path # syncs /local/path to the remote
|
rclone sync /local/path remote:path # syncs /local/path to the remote
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user