marius@Marius-Greenplant:~$ truecrypt
Usage: truecrypt [OPTIONS] VOLUME_PATH [MOUNT_DIRECTORY]
or: truecrypt [OPTIONS] -i
or: truecrypt [OPTIONS] -c | --create | -C | --change [VOLUME_PATH]
or: truecrypt [OPTIONS] -d | --dismount | -l | --list [MAPPED_VOLUME]
or: truecrypt [OPTIONS] --backup-headers | --restore-header FILE [VOLUME]
or: truecrypt [OPTIONS] --properties [VOLUME_PATH]
or: truecrypt [OPTIONS] --keyfile-create FILE
or: truecrypt -h | --help | --test | -V | --version
Commands:
VOLUME_PATH Map volume
VOLUME_PATH MOUNT_DIRECTORY Map and mount volume
--backup-headers FILE [VOLUME] Backup headers of VOLUME to FILE
-c, --create [VOLUME_PATH] Create a new volume
-C, --change [VOLUME_PATH] Change password/keyfile(s)
-d, --dismount [MAPPED_VOLUME] Dismount and unmap volume
-h, --help Display detailed help
--keyfile-create FILE Create a new keyfile
-i, --interactive Map and mount volume interactively
-l, --list [MAPPED_VOLUME] List mapped volumes
--properties [VOLUME_PATH] Display properties of volume
--restore-header FILE [VOLUME] Restore header of VOLUME from FILE
--test Test algorithms
-V, --version Display version information
Options:
--cluster SIZE Cluster size
--display-keys Display encryption keys
--display-password Display password while typing
--disable-progress Disable progress display
--encryption EA Encryption algorithm
--filesystem TYPE Filesystem type
--hash HASH Hash algorithm
-k, --keyfile FILE|DIR Keyfile for volume
--keyfile-add FILE|DIR New keyfile for volume
-K, --keyfile-protected FILE|DIR Keyfile for protected volume
-M, --mount-options OPTIONS Mount options
-N, --device-number NUMBER Map volume as device number
--overwrite Overwrite files without confirmation
-p, --password PASSWORD Password for volume
--password-tries NUMBER Password entry tries
-P, --protect-hidden Protect hidden volume
--random-source FILE Random number generator input file
--quick Use quick format
--update-time Do not preserve timestamps
-r, --read-only Map/Mount volume as read-only
--size SIZE Volume size
--type TYPE Volume type
-u, --user-mount Set default user and group ID on mount
-v, --verbose Verbose output
MAPPED_VOLUME = DEVICE_NUMBER | DEVICE_NAME | MOUNT_POINT | VOLUME_PATH
For a detailed help, use --help or see truecrypt(1) man page.
For more information, visit <http://www.truecrypt.org/docs/>.