From aca478651e5fd36483bb23b5775d4a793dec5eb8 Mon Sep 17 00:00:00 2001 From: Paul Nijjar Date: Mon, 28 Nov 2016 01:28:13 -0500 Subject: Document --truecrypt option --- src/Main/UserInterface.cpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/Main/UserInterface.cpp') diff --git a/src/Main/UserInterface.cpp b/src/Main/UserInterface.cpp index 978a0375..fa2088f1 100644 --- a/src/Main/UserInterface.cpp +++ b/src/Main/UserInterface.cpp @@ -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" -- cgit v1.2.3