docs: fix invalid option name in example of crypt config
This commit is contained in:
parent
9e87f5090f
commit
3aee544cee
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue