Skip to content

Commit

Permalink
MAINT: fix help message
Browse files Browse the repository at this point in the history
  • Loading branch information
Vini2 committed Jul 26, 2023
1 parent 58660ba commit 1becfe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phables/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ def cli():
"--alpha",
default=1.2,
required=False,
help="coverage multipler for flow interval modelling",
help="coverage multiplier for flow interval modelling",
type=float,
show_default=True,
)
Expand Down

0 comments on commit 1becfe9

Please sign in to comment.