[PATCH] cli: fix documentation about --decrypt for show

Jameson Graef Rollins jrollins at finestructure.net
Wed May 23 11:41:20 PDT 2012


Forgot to mention that it implies --verify.
---
 man/man1/notmuch-show.1 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/man1/notmuch-show.1 b/man/man1/notmuch-show.1
index a7f0792..03a99ea 100644
--- 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
-- 
1.7.10



More information about the notmuch mailing list