mirror of
https://github.com/veracrypt/VeraCrypt
synced 2024-11-13 22:53:35 +01:00
Linux: Typo fix and consistency in help command (#1169)
This commit is contained in:
parent
f48c21a54b
commit
5c9e135c9e
@ -1208,7 +1208,8 @@ namespace VeraCrypt
|
|||||||
" Display password characters while typing.\n"
|
" Display password characters while typing.\n"
|
||||||
"\n"
|
"\n"
|
||||||
"--encryption=ENCRYPTION_ALGORITHM\n"
|
"--encryption=ENCRYPTION_ALGORITHM\n"
|
||||||
" Use specified encryption algorithm when creating a new volume. When cascasing algorithms, they must be seperated by a dash. For example: AES-Twofish. \n"
|
" Use specified encryption algorithm when creating a new volume. When cascading\n"
|
||||||
|
" algorithms, they must be separated by a dash. For example: AES-Twofish.\n"
|
||||||
"\n"
|
"\n"
|
||||||
"--filesystem=TYPE\n"
|
"--filesystem=TYPE\n"
|
||||||
" Filesystem type to mount. The TYPE argument is passed to mount(8) command\n"
|
" Filesystem type to mount. The TYPE argument is passed to mount(8) command\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user