tMake manpage more explicit about checks - sick - sign and check files using ed25519
 (HTM) git clone git://z3bra.org/sick
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 4b03fa5a2808b3ed5ca9aac689e2494ded2a4b20
 (DIR) parent b57ad6de0dc56cc0a4e94913e5d211db99162f3e
 (HTM) Author: z3bra <willyatmailoodotorg>
       Date:   Mon, 16 May 2016 10:29:27 +0200
       
       Make manpage more explicit about checks
       
       Diffstat:
         M sick.1                              |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/sick.1 b/sick.1
       t@@ -17,7 +17,7 @@ generates key pairs, signs, checks and remove signatures for a file or stream.
        The default action is to check the signature appended to the message given on
        stdin. A public key must be provided with the
        .Fl f
       -flag.
       +flag. If the signature can be verified with the public key, the message will be written to stdout without the signature.
        .It Fl g Ar ALIAS
        Generates an ed25519 key pairs: `ALIAS.key` and `ALIAS.pub`
        .It Fl f Ar KEY