acmed(8): missed a spot

This commit is contained in:
Ori Bernstein 2021-10-21 02:11:03 +00:00
parent 72a0886639
commit 5e2bf722c3

View file

@ -114,7 +114,7 @@ This need only be run once.
The certificate for the domain can now be fetched: The certificate for the domain can now be fetched:
.IP .IP
.EX .EX
acmed me@example.org /sys/lib/tls/acmed/mydomain.com.csr \\ ip/acmed me@example.org /sys/lib/tls/acmed/mydomain.com.csr \\
>/sys/lib/tls/acmed/mydomain.com.crt >/sys/lib/tls/acmed/mydomain.com.crt
.EE .EE
@ -136,7 +136,7 @@ And
must be invoked with the domain: must be invoked with the domain:
.IP .IP
.EX .EX
ip/acmed me@example.com mydomain.com.csr mydomain.com \\ ip/acmed -t dns me@example.com mydomain.com.csr mydomain.com \\
>mydomain.com.crt >mydomain.com.crt
.EE .EE
.SH SEE ALSO .SH SEE ALSO