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
commit 612cb9f202
1 changed files with 5 additions and 0 deletions

View File

@ -1260,6 +1260,11 @@ namespace VeraCrypt
" Use text user interface. Graphical user interface is used by default if\n"
" available. This option must be specified as the first argument.\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"
" Use specified PKCS #11 security token library.\n"
"\n"