Update cli.py
This commit is contained in:
parent
7fa7b59ce3
commit
f7493d823f
@ -75,7 +75,7 @@ def main():
|
|||||||
return
|
return
|
||||||
|
|
||||||
if not args.url:
|
if not args.url:
|
||||||
print("Specify an URL using \"--url https://mywebiste.com\". Use --help for help.")
|
print("Specify an URL. Use --help for help.")
|
||||||
return
|
return
|
||||||
|
|
||||||
# create the object with or without the user_agent
|
# create the object with or without the user_agent
|
||||||
|
Loading…
Reference in New Issue
Block a user