mirror of
https://github.com/rclone/rclone.git
synced 2025-12-16 00:04:40 +00:00
docs: improve grammar and fix typos (#5361)
This alters some comments in source files, but is interested mainly in documentation files and help messages.
This commit is contained in:
@@ -18,7 +18,7 @@ a remote.
|
||||
|
||||
First check your chosen remote is working - we'll call it `remote:path` here.
|
||||
Note that anything inside `remote:path` will be chunked and anything outside
|
||||
won't. This means that if you are using a bucket based remote (e.g. S3, B2, swift)
|
||||
won't. This means that if you are using a bucket-based remote (e.g. S3, B2, swift)
|
||||
then you should probably put the bucket in the remote `s3:bucket`.
|
||||
|
||||
Now configure `chunker` using `rclone config`. We will call this one `overlay`
|
||||
|
||||
Reference in New Issue
Block a user