Do you mean --quiet rather than --verbose?

This commit is contained in:
Stephen Eglen 2013-06-03 23:23:22 +01:00
parent e40cc41dd6
commit 4fc104ce08
1 changed files with 1 additions and 1 deletions

View File

@ -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.