mirror of
https://gitlab.com/kupfer/kupferbootstrap.git
synced 2025-02-23 05:35:44 -05:00
wrapper: add -W shorthand for --no-wrapper
This commit is contained in:
parent
916be09c61
commit
0858a64144
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ def check_programs_wrap(programs):
|
|||
|
||||
|
||||
nowrapper_option = click.option(
|
||||
'-W',
|
||||
'--no-wrapper',
|
||||
'no_wrapper',
|
||||
is_flag=True,
|
||||
|
|
Loading…
Add table
Reference in a new issue