mirror of
https://github.com/jedisct1/minisign.git
synced 2025-04-03 02:47:41 +03:00
remove extraneous > (#160)
This commit is contained in:
parent
b142474421
commit
528506aed2
1 changed files with 1 additions and 1 deletions
|
@ -215,7 +215,7 @@ minisign -V [-H] [-x sig_file] [-p pubkey_file | -P pubkey] [-o] [-q] -m file
|
|||
|
||||
<p>
|
||||
OpenBSD's
|
||||
<a href="https://man.openbsd.org/signify"><code>signify(1)</code>></a>
|
||||
<a href="https://man.openbsd.org/signify"><code>signify(1)</code></a>
|
||||
is conceptually similar to Minisign.
|
||||
<br />
|
||||
Minisign creates signatures that can be verified by
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue