mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 09:32:29 +08:00
docs: grammar/readability (#5633)
This commit is contained in:
parent
0902e5c48e
commit
d8d621c175
|
@ -39,7 +39,7 @@ func init() {
|
|||
Examples: []fs.OptionExample{
|
||||
{
|
||||
Value: "standard",
|
||||
Help: "Encrypt the filenames see the docs for the details.",
|
||||
Help: "Encrypt the filenames. See the docs for the details.",
|
||||
}, {
|
||||
Value: "obfuscate",
|
||||
Help: "Very simple filename obfuscation.",
|
||||
|
|
|
@ -110,7 +110,7 @@ remote> remote:path
|
|||
How to encrypt the filenames.
|
||||
Enter a string value. Press Enter for the default ("standard").
|
||||
Choose a number from below, or type in your own value
|
||||
1 / Encrypt the filenames see the docs for the details.
|
||||
1 / Encrypt the filenames. See the docs for the details.
|
||||
\ "standard"
|
||||
2 / Very simple filename obfuscation.
|
||||
\ "obfuscate"
|
||||
|
|
Loading…
Reference in New Issue
Block a user