From 73eebc96e9abd8326e792e2e02982b666621e563 Mon Sep 17 00:00:00 2001 From: PushkraJ <104222808+PushkraJ99@users.noreply.github.com> Date: Sat, 26 Oct 2024 02:36:47 +0530 Subject: [PATCH] Update help.py --- spideyx/modules/help/help.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spideyx/modules/help/help.py b/spideyx/modules/help/help.py index 20e9cf1..3affc18 100644 --- a/spideyx/modules/help/help.py +++ b/spideyx/modules/help/help.py @@ -58,7 +58,7 @@ def crawler_help(): [{bold}{blue}input{reset}{bold}{white}]: -site, --site : target url for spideyX to crawl - -sties, --sites : target urls for spideyX to crawl + -sites, --sites : target urls for spideyX to crawl stdin/stdout : target urls for spideyX using stdin [{bold}{blue}configurations{reset}{bold}{white}]: @@ -204,4 +204,4 @@ def update_help(): [{bold}{blue}commands{reset}{bold}{white}]: -sup, --show-update : shows latest version updates of spideyX - -lt, --latest : updates the spideyx to latest version{reset}""") \ No newline at end of file + -lt, --latest : updates the spideyx to latest version{reset}""")