Skip to content

Commit

Permalink
added click option with _
Browse files Browse the repository at this point in the history
  • Loading branch information
wasndas committed Jul 6, 2022
1 parent 7a50350 commit b3f715c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/lvmscraper/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
)
@click.option(
"-r",
"--rmqurl",
"--rmq_url",
"rmq_url",
default=None,
type=str,
Expand Down

0 comments on commit b3f715c

Please sign in to comment.