aboutsummaryrefslogtreecommitdiffhomepage
path: root/man
diff options
context:
space:
mode:
authorGravatar Jameson Graef Rollins <jrollins@finestructure.net>2012-05-23 11:41:20 -0700
committerGravatar David Bremner <bremner@debian.org>2012-05-25 21:40:31 -0300
commitdc2877b2325537d5a546f3733f6b7dc620b07005 (patch)
tree27e74d95087a5d0bff6c8203365c0264e4c7af85 /man
parent0bef41bf10676c085e4365330ecf6f67d40ae3db (diff)
cli: fix documentation about --decrypt for show
Forgot to mention that it implies --verify.
Diffstat (limited to 'man')
-rw-r--r--man/man1/notmuch-show.12
1 files changed, 1 insertions, 1 deletions
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