From 4fc104ce080b2e5542b9e957f6090bce8234d122 Mon Sep 17 00:00:00 2001 From: Stephen Eglen Date: Mon, 3 Jun 2013 23:23:22 +0100 Subject: [PATCH] Do you mean --quiet rather than --verbose? --- man/mu-verify.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/mu-verify.1 b/man/mu-verify.1 index 89f111c6..412dfe0e 100644 --- a/man/mu-verify.1 +++ b/man/mu-verify.1 @@ -48,7 +48,7 @@ To display information about all the signatures: If you only want to use the exit code, you can use: .nf - $ mu verify --verbose msgfile + $ mu verify --quiet msgfile .fi which does not give any output.