docs: grammar/readability (#5633)

This commit is contained in:
Jonta 2021-09-30 15:34:00 +02:00 committed by GitHub
parent 0902e5c48e
commit d8d621c175
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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.",

View File

@ -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"