From 5e0ea023e61d0a36f348d69435dbd6b78a9063a2 Mon Sep 17 00:00:00 2001 From: Akash Mahanty Date: Wed, 26 Jan 2022 16:23:24 +0530 Subject: [PATCH] update CLI help text --- waybackpy/cli.py | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/waybackpy/cli.py b/waybackpy/cli.py index 846de4b..05f5244 100644 --- a/waybackpy/cli.py +++ b/waybackpy/cli.py @@ -169,7 +169,7 @@ def main( cdx_print, ): """ - + \b _ _ | | | | __ ____ _ _ _| |__ __ _ ___| | ___ __ _ _ @@ -180,18 +180,18 @@ def main( |___/ |_| |___/ - waybackpy : Python package & CLI tool that interfaces the Wayback Machine API + + Python package & CLI tool that interfaces the Wayback Machine APIs Released under the MIT License. - License @ https://github.com/akamhy/waybackpy/blob/master/LICENSE - Copyright (c) 2020 waybackpy contributors. Contributors list @ - https://github.com/akamhy/waybackpy/graphs/contributors + License: https://github.com/akamhy/waybackpy/blob/master/LICENSE - https://github.com/akamhy/waybackpy + Repository: https://github.com/akamhy/waybackpy - https://pypi.org/project/waybackpy + waybackpy - CLI usage(Demo video): https://asciinema.org/a/464367 + Documentation: https://github.com/akamhy/waybackpy/wiki/CLI-docs """ if version: