mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 00:02:14 -04:00
Fix merge error
This commit is contained in:
parent
9855ac81bb
commit
40871d4c29
1 changed files with 1 additions and 1 deletions
|
|
@ -362,7 +362,7 @@ def create_parser(plugins, args):
|
|||
help="Use the text output instead of the curses UI.")
|
||||
|
||||
|
||||
testing_group = parser.add_argument_group(
|
||||
helpful.add_group(
|
||||
"testing", description="The following flags are meant for "
|
||||
"testing purposes only! Do NOT change them, unless you "
|
||||
"really know what you're doing!")
|
||||
|
|
|
|||
Loading…
Reference in a new issue