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

for #6625
This commit is contained in:
Vladimir Varlamov
2020-01-09 11:34:04 -08:00
committed by Brad Warren
parent 84c1b912d9
commit 456122e342
2 changed files with 4 additions and 4 deletions
+2 -2
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
+2 -2
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