mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 16:30:31 +02:00
document -d domain
Closes: #285 #787 we may want to implement the other thing soon, but for now documenting what we have
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@ logger = logging.getLogger(__name__)
|
||||
# This is the stub to include in help generated by argparse
|
||||
|
||||
SHORT_USAGE = """
|
||||
letsencrypt [SUBCOMMAND] [options] [domains]
|
||||
letsencrypt [SUBCOMMAND] [options] [-d domain] [-d domain] ...
|
||||
|
||||
The Let's Encrypt agent can obtain and install HTTPS/TLS/SSL certificates. By
|
||||
default, it will attempt to use a webserver both for obtaining and installing
|
||||
|
||||
Reference in New Issue
Block a user