pyrsa-decrypt-bigfile --version (return code: 2)
Usage: pyrsa-decrypt-bigfile [options] private_key
pyrsa-decrypt-bigfile: error: no such option: --version
pyrsa-decrypt-bigfile --help (return code: 0)
Usage: pyrsa-decrypt-bigfile [options] private_key
Decrypts an encrypted VARBLOCK file that was encrypted with pyrsa-encrypt-
bigfile
Options:
-h, --help show this help message and exit
-i INPUT, --input=INPUT
Name of the file to decrypt. Reads from stdin if not
specified.
-o OUTPUT, --output=OUTPUT
Name of the file to write the decrypted file to.
Written to stdout if this option is not present.
--keyform=KEYFORM Key format of the private key - default PEM