From 2c4d4a81692fbd05320493c3cc0d19f05d75013a Mon Sep 17 00:00:00 2001 From: Peter Eckersley Date: Tue, 20 Oct 2015 10:35:17 -0700 Subject: [PATCH] "letsencrypt everything" is not yet implemented :/ --- letsencrypt/cli.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/letsencrypt/cli.py b/letsencrypt/cli.py index b79ec7ae4..237d1741c 100644 --- a/letsencrypt/cli.py +++ b/letsencrypt/cli.py @@ -60,7 +60,7 @@ the cert. """ # altogether USAGE = SHORT_USAGE + """Major SUBCOMMANDS are: - (default) everything Obtain & install a cert in your current webserver + (default) run Obtain & install a cert in your current webserver auth Authenticate & obtain cert, but do not install it install Install a previously obtained cert in a server revoke Revoke a previously obtained certificate