From f7493d823fd12620c454957ba638dfb247924809 Mon Sep 17 00:00:00 2001 From: Akash <64683866+akamhy@users.noreply.github.com> Date: Wed, 22 Jul 2020 17:16:53 +0530 Subject: [PATCH] Update cli.py --- waybackpy/cli.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/waybackpy/cli.py b/waybackpy/cli.py index abe267c..8f4458c 100644 --- a/waybackpy/cli.py +++ b/waybackpy/cli.py @@ -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