Update cli.py

This commit is contained in:
Akash 2020-07-22 17:16:53 +05:30 committed by GitHub
parent 7fa7b59ce3
commit f7493d823f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,7 +75,7 @@ def main():
return
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
# create the object with or without the user_agent