Skip to content

Commit

Permalink
Remove duplicate '-d' arg shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
bsquizz committed Jan 11, 2022
1 parent a6fe845 commit 6d97beb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bonfire/bonfire.py
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,6 @@ def _validate_resource_arguments(ctx, param, value):
),
click.option(
"--debug-pod",
"-d",
"debug",
help="Set debug mode on IQE pod",
default=False,
Expand Down

0 comments on commit 6d97beb

Please sign in to comment.