]> git.cworth.org Git - notmuch/commitdiff
cli: fix documentation about --decrypt for show
authorJameson Graef Rollins <jrollins@finestructure.net>
Wed, 23 May 2012 18:41:20 +0000 (11:41 -0700)
committerDavid 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

index a7f07928d2ec660f8295a227506cfc2d6f51032b..03a99eac307463f2219980e7fb4fc9d211e1d50f 100644 (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