Skip to content
Snippets Groups Projects
Commit b07f2a21 authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent dd033d02
Branches
Tags
No related merge requests found
......@@ -211,7 +211,7 @@ def main(): # pylint: disable=too-many-statements,too-many-branches,too-many-lo
test_parser.add_argument(
'--behave-ignore-certificate-errors',
action='store_true',
help=('Ignore certificate errors, needed if you uses ACME staging'))
help=('Ignore certificate errors, needed if you use i.e. the Letsencrypt ACME staging CA'))
test_parser.add_argument(
'--behave-param',
metavar=['PARAM[=VALUE]'],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment