1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-26 07:29:17 +02:00

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

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.