projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0bef41b
)
cli: fix documentation about --decrypt for show
author
Jameson Graef Rollins
<jrollins@finestructure.net>
Wed, 23 May 2012 18:41:20 +0000
(11:41 -0700)
committer
David Bremner
<bremner@debian.org>
Sat, 26 May 2012 00:40:31 +0000
(21:40 -0300)
Forgot to mention that it implies --verify.
man/man1/notmuch-show.1
patch
|
blob
|
history
diff --git
a/man/man1/notmuch-show.1
b/man/man1/notmuch-show.1
index a7f07928d2ec660f8295a227506cfc2d6f51032b..03a99eac307463f2219980e7fb4fc9d211e1d50f 100644
(file)
--- a/
man/man1/notmuch-show.1
+++ b/
man/man1/notmuch-show.1
@@
-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