mirror of
https://github.com/jedisct1/minisign.git
synced 2025-04-04 19:37:48 +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>
|
<p>
|
||||||
OpenBSD's
|
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.
|
is conceptually similar to Minisign.
|
||||||
<br />
|
<br />
|
||||||
Minisign creates signatures that can be verified by
|
Minisign creates signatures that can be verified by
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue