Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--certbot/renewal.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/certbot/renewal.py b/certbot/renewal.py
index f3131c06f..b6c343694 100644
--- a/certbot/renewal.py
+++ b/certbot/renewal.py
@@ -372,8 +372,8 @@ def handle_renewal_request(config):
"renewing all installed certificates that are due "
"to be renewed or renewing a single certificate specified "
"by its name. If you would like to renew specific "
- "certificates by their domains, use the certonly "
- "command. The renew verb may provide other options "
+ "certificates by their domains, use the certonly command "
+ "instead. The renew verb may provide other options "
"for selecting certificates to renew in the future.")
if config.certname: