fix: help text
This commit is contained in:
@@ -34,7 +34,7 @@ from .wrapper import Url
|
|||||||
"--show_license",
|
"--show_license",
|
||||||
is_flag=True,
|
is_flag=True,
|
||||||
default=False,
|
default=False,
|
||||||
help="license of Waybackpy.",
|
help="Show license of Waybackpy.",
|
||||||
)
|
)
|
||||||
@click.option(
|
@click.option(
|
||||||
"-n",
|
"-n",
|
||||||
|
Reference in New Issue
Block a user