mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
docs: clarify subcommand description in rclone usage
This commit is contained in:
committed by
Nick Craig-Wood
parent
d5386bb9a7
commit
ef919241a6
@@ -103,7 +103,7 @@ Its syntax is like this
|
||||
rclone subcommand [options] <parameters> <parameters...>
|
||||
```
|
||||
|
||||
A `subcommand` is a the rclone operation required, (e.g. `sync`,
|
||||
A `subcommand` is an rclone operation required (e.g. `sync`,
|
||||
`copy`, `ls`).
|
||||
|
||||
An `option` is a single letter flag (e.g. `-v`) or a group of single
|
||||
|
||||
Reference in New Issue
Block a user