mirror of
https://github.com/rclone/rclone.git
synced 2025-08-24 20:05:45 +02:00
docs: fix invalid option name in example of crypt config
This commit is contained in:
@@ -60,7 +60,7 @@ Choose a number from below, or type in your own value
|
|||||||
\ "true"
|
\ "true"
|
||||||
2 / Don't encrypt directory names, leave them intact.
|
2 / Don't encrypt directory names, leave them intact.
|
||||||
\ "false"
|
\ "false"
|
||||||
filename_encryption> 1
|
directory_name_encryption> 1
|
||||||
Password or pass phrase for encryption.
|
Password or pass phrase for encryption.
|
||||||
y) Yes type in my own password
|
y) Yes type in my own password
|
||||||
g) Generate random password
|
g) Generate random password
|
||||||
|
Reference in New Issue
Block a user