cli: fix documentation about --decrypt for show

Forgot to mention that it implies --verify.
This commit is contained in:
Jameson Graef Rollins 2012-05-23 11:41:20 -07:00 committed by David Bremner
parent 0bef41bf10
commit dc2877b232

View file

@ -130,7 +130,7 @@ Decrypt any MIME encrypted parts found in the selected content
(ie. "multipart/encrypted" parts). Status of the decryption will be
reported (currently only supported with --format=json) and the
multipart/encrypted part will be replaced by the decrypted
content.
content. Implies --verify.
.RE
.RS 4