mirror of
https://git.notmuchmail.org/git/notmuch
synced 2025-02-17 23:53:15 +01:00
man: Add --decrypt to reply flags
This commit is contained in:
parent
71855b72f7
commit
92b48c8c98
1 changed files with 10 additions and 0 deletions
|
@ -68,6 +68,16 @@ values from the first that contains something other than only the
|
||||||
user's addresses.
|
user's addresses.
|
||||||
.RE
|
.RE
|
||||||
.RE
|
.RE
|
||||||
|
.RS
|
||||||
|
.TP 4
|
||||||
|
.B \-\-decrypt
|
||||||
|
|
||||||
|
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.
|
||||||
|
.RE
|
||||||
|
|
||||||
See \fBnotmuch-search-terms\fR(7)
|
See \fBnotmuch-search-terms\fR(7)
|
||||||
for details of the supported syntax for <search-terms>.
|
for details of the supported syntax for <search-terms>.
|
||||||
|
|
Loading…
Add table
Reference in a new issue