1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-11 02:58:02 -06:00

Merge pull request #118 from pnijjar/document-tc-option

Linux/MacOSX: Document --truecrypt option
This commit is contained in:
Mounir IDRASSI
2016-12-07 09:46:17 +01:00
committed by GitHub

View File

@@ -1260,6 +1260,11 @@ namespace VeraCrypt
" Use text user interface. Graphical user interface is used by default if\n" " Use text user interface. Graphical user interface is used by default if\n"
" available. This option must be specified as the first argument.\n" " available. This option must be specified as the first argument.\n"
"\n" "\n"
"-tc, --truecrypt\n"
" Enable TrueCrypt compatibility mode to enable mounting volumes created\n"
" by TrueCrypt 6.x or 7.x. This option must be specified as the first\n"
" argument, or immediately after --text.\n"
"\n"
"--token-lib=LIB_PATH\n" "--token-lib=LIB_PATH\n"
" Use specified PKCS #11 security token library.\n" " Use specified PKCS #11 security token library.\n"
"\n" "\n"