Allow American spelling for compatibility
This commit is contained in:
parent
9f92d5d822
commit
459485c202
|
@ -5647,6 +5647,7 @@ def task_init(confirm_flag, overwrite_flag):
|
||||||
)
|
)
|
||||||
@click.option(
|
@click.option(
|
||||||
"--colour",
|
"--colour",
|
||||||
|
"--color",
|
||||||
"_colour",
|
"_colour",
|
||||||
envvar="PVC_COLOUR",
|
envvar="PVC_COLOUR",
|
||||||
is_flag=True,
|
is_flag=True,
|
||||||
|
|
Loading…
Reference in New Issue