We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a02e9e6 commit da6c6e7Copy full SHA for da6c6e7
src/minisign.c
@@ -48,7 +48,7 @@ usage(void)
48
"-S sign files\n"
49
#endif
50
"-V verify that a signature is valid for a given file\n"
51
- "-l sign using the legacy format.\n"
+ "-l sign using the legacy format\n"
52
"-m <file> file to sign/verify\n"
53
"-o combined with -V, output the file content after verification\n"
54
"-p <pubkeyfile> public key file (default: ./minisign.pub)\n"
0 commit comments