From: Jameson Graef Rollins Date: Wed, 23 May 2012 18:41:20 +0000 (-0700) Subject: cli: fix documentation about --decrypt for show X-Git-Tag: 0.14~109 X-Git-Url: https://git.cworth.org/git?p=notmuch;a=commitdiff_plain;h=dc2877b2325537d5a546f3733f6b7dc620b07005 cli: fix documentation about --decrypt for show Forgot to mention that it implies --verify. --- diff --git a/man/man1/notmuch-show.1 b/man/man1/notmuch-show.1 index a7f07928..03a99eac 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