diff --git a/wrapper/__init__.py b/wrapper/__init__.py index 9845008..7fe5b04 100644 --- a/wrapper/__init__.py +++ b/wrapper/__init__.py @@ -42,6 +42,7 @@ def check_programs_wrap(programs): nowrapper_option = click.option( + '-W', '--no-wrapper', 'no_wrapper', is_flag=True,