Skip to content

Commit

Permalink
🎉 Update --help
Browse files Browse the repository at this point in the history
  • Loading branch information
julioliraup committed Mar 27, 2020
1 parent e2d0239 commit 4da80b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions search.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from urllib import error

# vars
use = 'Use: search.py "<seach expression>"'
use = 'Use: search.py [options] "<seach expression>"'
art = '''
________ __ .__.__
/ _____/ _____/ |_____________ |__| | ______
Expand All @@ -29,7 +29,7 @@
GeTrails are projet for OSINT and Dorks
{use}
\t-d, --dorks\t\tDorks enable in Google and Duckduckgo hacking
\t-t, --tor <term>\tFor search in hidden services
\t-o, --onion <term>\tFor search in hidden services
Issue: github.com/Vault-Cyber-Security/getrails-tools/issues\
'''

Expand Down

0 comments on commit 4da80b1

Please sign in to comment.