changed syntax highlighting from "bash" to "console"

pull/729/head
Siddharth Dushantha 4 years ago committed by GitHub
parent f682be7913
commit 1d4cb32404
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -37,7 +37,7 @@
**NOTE**: Python 3.6 or higher is required. **NOTE**: Python 3.6 or higher is required.
```bash ```console
# clone the repo # clone the repo
$ git clone https://github.com/sherlock-project/sherlock.git $ git clone https://github.com/sherlock-project/sherlock.git
@ -54,7 +54,7 @@ $ python3 -m pip install -r requirements.txt
## Usage ## Usage
```bash ```console
$ python3 sherlock --help $ python3 sherlock --help
usage: sherlock [-h] [--version] [--verbose] [--folderoutput FOLDEROUTPUT] [--output OUTPUT] usage: sherlock [-h] [--version] [--verbose] [--folderoutput FOLDEROUTPUT] [--output OUTPUT]
[--tor] [--unique-tor] [--csv] [--site SITE_NAME] [--proxy PROXY_URL] [--tor] [--unique-tor] [--csv] [--site SITE_NAME] [--proxy PROXY_URL]

Loading…
Cancel
Save