diff options
Diffstat (limited to '')
-rw-r--r-- | calico.1 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/calico.1 b/calico.1 index fac2f30..a21e3a7 100644 --- a/calico.1 +++ b/calico.1 @@ -67,12 +67,9 @@ UNIX-domain sockets. .El . .Sh EXAMPLES -Obtain certificates for -and dispatch to two instances of +Start and dispatch to two instances of .Xr pounce 1 : .Bd -literal -offset indent -certbot certonly -d oftc.example.org -certbot certonly -d libera.example.org pounce -U /var/run/calico -H oftc.example.org oftc.conf pounce -U /var/run/calico -H libera.example.org libera.conf calico -H example.org /var/run/calico |