mirror of
https://github.com/rclone/rclone.git
synced 2024-12-23 07:29:35 +01:00
docs: grammar: Oxford comma
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
a089de0964
commit
5d4f77a022
@ -131,7 +131,7 @@ func init() {
|
|||||||
Provider: "AWS",
|
Provider: "AWS",
|
||||||
Examples: []fs.OptionExample{{
|
Examples: []fs.OptionExample{{
|
||||||
Value: "us-east-1",
|
Value: "us-east-1",
|
||||||
Help: "The default endpoint - a good choice if you are unsure.\nUS Region, Northern Virginia or Pacific Northwest.\nLeave location constraint empty.",
|
Help: "The default endpoint - a good choice if you are unsure.\nUS Region, Northern Virginia, or Pacific Northwest.\nLeave location constraint empty.",
|
||||||
}, {
|
}, {
|
||||||
Value: "us-east-2",
|
Value: "us-east-2",
|
||||||
Help: "US East (Ohio) Region\nNeeds location constraint us-east-2.",
|
Help: "US East (Ohio) Region\nNeeds location constraint us-east-2.",
|
||||||
@ -612,7 +612,7 @@ func init() {
|
|||||||
Provider: "AWS",
|
Provider: "AWS",
|
||||||
Examples: []fs.OptionExample{{
|
Examples: []fs.OptionExample{{
|
||||||
Value: "",
|
Value: "",
|
||||||
Help: "Empty for US Region, Northern Virginia or Pacific Northwest.",
|
Help: "Empty for US Region, Northern Virginia, or Pacific Northwest.",
|
||||||
}, {
|
}, {
|
||||||
Value: "us-east-2",
|
Value: "us-east-2",
|
||||||
Help: "US East (Ohio) Region.",
|
Help: "US East (Ohio) Region.",
|
||||||
@ -1121,7 +1121,7 @@ if false then rclone will use virtual path style. See [the AWS S3
|
|||||||
docs](https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingBucket.html#access-bucket-intro)
|
docs](https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingBucket.html#access-bucket-intro)
|
||||||
for more info.
|
for more info.
|
||||||
|
|
||||||
Some providers (e.g. AWS, Aliyun OSS, Netease COS or Tencent COS) require this set to
|
Some providers (e.g. AWS, Aliyun OSS, Netease COS, or Tencent COS) require this set to
|
||||||
false - rclone will do this automatically based on the provider
|
false - rclone will do this automatically based on the provider
|
||||||
setting.`,
|
setting.`,
|
||||||
Default: true,
|
Default: true,
|
||||||
|
@ -100,7 +100,7 @@ secret_access_key> YYY
|
|||||||
Region to connect to.
|
Region to connect to.
|
||||||
Choose a number from below, or type in your own value
|
Choose a number from below, or type in your own value
|
||||||
/ The default endpoint - a good choice if you are unsure.
|
/ The default endpoint - a good choice if you are unsure.
|
||||||
1 | US Region, Northern Virginia or Pacific Northwest.
|
1 | US Region, Northern Virginia, or Pacific Northwest.
|
||||||
| Leave location constraint empty.
|
| Leave location constraint empty.
|
||||||
\ "us-east-1"
|
\ "us-east-1"
|
||||||
/ US East (Ohio) Region
|
/ US East (Ohio) Region
|
||||||
@ -151,7 +151,7 @@ Leave blank if using AWS to use the default endpoint for the region.
|
|||||||
endpoint>
|
endpoint>
|
||||||
Location constraint - must be set to match the Region. Used when creating buckets only.
|
Location constraint - must be set to match the Region. Used when creating buckets only.
|
||||||
Choose a number from below, or type in your own value
|
Choose a number from below, or type in your own value
|
||||||
1 / Empty for US Region, Northern Virginia or Pacific Northwest.
|
1 / Empty for US Region, Northern Virginia, or Pacific Northwest.
|
||||||
\ ""
|
\ ""
|
||||||
2 / US East (Ohio) Region.
|
2 / US East (Ohio) Region.
|
||||||
\ "us-east-2"
|
\ "us-east-2"
|
||||||
@ -540,7 +540,7 @@ Region to connect to.
|
|||||||
- Examples:
|
- Examples:
|
||||||
- "us-east-1"
|
- "us-east-1"
|
||||||
- The default endpoint - a good choice if you are unsure.
|
- The default endpoint - a good choice if you are unsure.
|
||||||
- US Region, Northern Virginia or Pacific Northwest.
|
- US Region, Northern Virginia, or Pacific Northwest.
|
||||||
- Leave location constraint empty.
|
- Leave location constraint empty.
|
||||||
- "us-east-2"
|
- "us-east-2"
|
||||||
- US East (Ohio) Region
|
- US East (Ohio) Region
|
||||||
@ -876,7 +876,7 @@ Used when creating buckets only.
|
|||||||
- Default: ""
|
- Default: ""
|
||||||
- Examples:
|
- Examples:
|
||||||
- ""
|
- ""
|
||||||
- Empty for US Region, Northern Virginia or Pacific Northwest.
|
- Empty for US Region, Northern Virginia, or Pacific Northwest.
|
||||||
- "us-east-2"
|
- "us-east-2"
|
||||||
- US East (Ohio) Region.
|
- US East (Ohio) Region.
|
||||||
- "us-west-2"
|
- "us-west-2"
|
||||||
@ -2029,7 +2029,7 @@ secret_access_key> YOURSECRETACCESSKEY
|
|||||||
Region to connect to.
|
Region to connect to.
|
||||||
Choose a number from below, or type in your own value
|
Choose a number from below, or type in your own value
|
||||||
/ The default endpoint - a good choice if you are unsure.
|
/ The default endpoint - a good choice if you are unsure.
|
||||||
1 | US Region, Northern Virginia or Pacific Northwest.
|
1 | US Region, Northern Virginia, or Pacific Northwest.
|
||||||
| Leave location constraint empty.
|
| Leave location constraint empty.
|
||||||
\ "us-east-1"
|
\ "us-east-1"
|
||||||
[snip]
|
[snip]
|
||||||
@ -2040,7 +2040,7 @@ Specify if using an S3 clone such as Ceph.
|
|||||||
endpoint> s3.wasabisys.com
|
endpoint> s3.wasabisys.com
|
||||||
Location constraint - must be set to match the Region. Used when creating buckets only.
|
Location constraint - must be set to match the Region. Used when creating buckets only.
|
||||||
Choose a number from below, or type in your own value
|
Choose a number from below, or type in your own value
|
||||||
1 / Empty for US Region, Northern Virginia or Pacific Northwest.
|
1 / Empty for US Region, Northern Virginia, or Pacific Northwest.
|
||||||
\ ""
|
\ ""
|
||||||
[snip]
|
[snip]
|
||||||
location_constraint>
|
location_constraint>
|
||||||
|
Loading…
Reference in New Issue
Block a user