mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-22 17:34:54 +01:00
cli: fix documentation about --decrypt for show
Forgot to mention that it implies --verify.
This commit is contained in:
parent
0bef41bf10
commit
dc2877b232
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue