diff --git a/docs/content/docs.md b/docs/content/docs.md index 4ebef4929..a1dd245f9 100644 --- a/docs/content/docs.md +++ b/docs/content/docs.md @@ -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