Decrypts secret.txt.gpg, using your secret key for recipient-encrypted files or a passphrase for symmetric ones, and prints the plaintext to stdout. Redirect to a file to save it, for example gpg -d secret.txt.gpg > secret.txt. Add --output secret.txt to write without redirection.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.