mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 13:59:02 -04:00
Definitely need --debug for this
This commit is contained in:
parent
c271dc58ce
commit
dc5c0933df
1 changed files with 1 additions and 1 deletions
|
|
@ -4,4 +4,4 @@
|
|||
|
||||
cd letsencrypt
|
||||
# help installs virtualenv and does nothing else
|
||||
./letsencrypt-auto -v --help all
|
||||
./letsencrypt-auto -v --debug --help all
|
||||
|
|
|
|||
Loading…
Reference in a new issue