mirror of
https://github.com/certbot/certbot.git
synced 2026-01-24 19:22:07 +03:00
Merge pull request #18 from martijnbastiaan/master
Fixed small typo in usage()
This commit is contained in:
@@ -96,7 +96,7 @@ def usage():
|
||||
s = "Available options: --text, --privkey=, --csr=, --server=, "
|
||||
s += "--rollback=, --view-checkpoints, --revoke, --agree-eula, --redirect,"
|
||||
s += " --no-redirect, --help"
|
||||
print str
|
||||
print s
|
||||
|
||||
def print_options():
|
||||
print "\nsudo ./letsencrypt.py (default authentication mode using pythondialog)"
|
||||
|
||||
Reference in New Issue
Block a user