Examples (4)
Mount an encrypted filesystem. The initialization wizard will be started on the first execution
cryfs path/to/cipher_directory path/to/mount_pointUnmount an encrypted filesystem
cryfs-unmount path/to/mount_pointAutomatically unmount after ten minutes of inactivity
cryfs --unmount-idle 10 path/to/cipher_directory path/to/mount_pointList supported ciphers
cryfs --show-ciphersmade by @shridhargupta | data from tldr-pages