fix: help text

This commit is contained in:
eggplants
2022-02-05 04:27:01 +09:00
parent 5668192f34
commit 46e29efe34

View File

@@ -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",