mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 16:22:18 -04:00
oxford comma
This commit is contained in:
parent
08a546fa8d
commit
b316a13f22
1 changed files with 1 additions and 1 deletions
|
|
@ -236,7 +236,7 @@ This returns information in the following format::
|
|||
|
||||
``Certificate Name`` shows the name of the certificate. Pass this name
|
||||
using the ``--cert-name`` flag to specify a particular certificate for the ``run``,
|
||||
``certonly``, ``certificates``, ``renew`` and ``delete`` commands. Example::
|
||||
``certonly``, ``certificates``, ``renew``, and ``delete`` commands. Example::
|
||||
|
||||
certbot certonly --cert-name example.com
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue