mirror of
https://github.com/jedisct1/minisign.git
synced 2025-04-04 11:27:42 +03:00
Add an extra empty line
This commit is contained in:
parent
47fdfc3fff
commit
20511d68bd
1 changed files with 2 additions and 0 deletions
|
@ -43,7 +43,9 @@ Verifying a file
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
$ minisign -V -P RWQf6LRCGA9i53mlYecO4IzT51TGPpvWucNSCh1CBM0QTaLn73Y7GFO3 -m myfile.txt
|
$ minisign -V -P RWQf6LRCGA9i53mlYecO4IzT51TGPpvWucNSCh1CBM0QTaLn73Y7GFO3 -m myfile.txt
|
||||||
|
|
||||||
or
|
or
|
||||||
|
|
||||||
$ minisign -V -p signature.pub -m myfile.txt
|
$ minisign -V -p signature.pub -m myfile.txt
|
||||||
|
|
||||||
This requires the signature `myfile.txt.minisig` to be present in the same
|
This requires the signature `myfile.txt.minisig` to be present in the same
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue