improve help about supply selecting in delete command (#7673)

for #6625
This commit is contained in:
Vladimir Varlamov 2020-01-09 22:34:04 +03:00 committed by Brad Warren
parent 84c1b912d9
commit 456122e342
2 changed files with 4 additions and 4 deletions

View file

@ -92,8 +92,8 @@ obtain, install, and renew certificates:
manage certificates:
certificates Display information about certificates you have from Certbot
revoke Revoke a certificate (supply --cert-path or --cert-name)
delete Delete a certificate
revoke Revoke a certificate (supply --cert-name or --cert-path)
delete Delete a certificate (supply --cert-name)
manage your account:
register Create an ACME account

View file

@ -24,8 +24,8 @@ obtain, install, and renew certificates:
manage certificates:
certificates Display information about certificates you have from Certbot
revoke Revoke a certificate (supply --cert-path or --cert-name)
delete Delete a certificate
revoke Revoke a certificate (supply --cert-name or --cert-path)
delete Delete a certificate (supply --cert-name)
manage your account:
register Create an ACME account