mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:05:31 +02:00
Start splitting renew.py out of cli.py
This commit is contained in:
@@ -52,7 +52,7 @@ class Plugin(object):
|
||||
NOTE: if you add argpase arguments such that users setting them can
|
||||
create a config entry that python's bool() would consider false (ie,
|
||||
the use might set the variable to "", [], 0, etc), please ensure that
|
||||
cli._set_by_cli() works for your variable.
|
||||
cli.set_by_cli() works for your variable.
|
||||
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user