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(
|
||||
"--colour",
|
||||
"--color",
|
||||
"_colour",
|
||||
envvar="PVC_COLOUR",
|
||||
is_flag=True,
|
||||
|
|
Loading…
Reference in New Issue