From eeeb66e58a3f8c475cf5f95c5b9aa04a371dd581 Mon Sep 17 00:00:00 2001 From: Peter Eckersley Date: Mon, 19 Oct 2015 19:15:11 -0700 Subject: [PATCH] document -d domain Closes: #285 #787 we may want to implement the other thing soon, but for now documenting what we have --- letsencrypt/cli.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/letsencrypt/cli.py b/letsencrypt/cli.py index 5f4f8102a..6af6a45c6 100644 --- a/letsencrypt/cli.py +++ b/letsencrypt/cli.py @@ -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