We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4c9fc2 commit 60d8230Copy full SHA for 60d8230
tmuxp/cli.py
@@ -750,7 +750,6 @@ def load_workspace(
750
751
752
@click.group(context_settings={'obj': {}, 'help_option_names':['-h', '--help']})
753
-@click.group(context_settings={'obj': {}})
754
@click.version_option(__version__, '-V', '--version', message='%(prog)s %(version)s')
755
@click.option(
756
'--log-level',
0 commit comments