Skip to content

Commit

Permalink
Add xlsx usage option in README.md (#1391)
Browse files Browse the repository at this point in the history
Co-authored-by: dave <[email protected]>
Co-authored-by: Matheus Felipe <[email protected]>
  • Loading branch information
3 people authored Mar 15, 2024
1 parent fda67a5 commit aa7d75b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ $ python3 -m pip install -r requirements.txt
```console
$ python3 sherlock --help
usage: sherlock [-h] [--version] [--verbose] [--folderoutput FOLDEROUTPUT]
[--output OUTPUT] [--tor] [--unique-tor] [--csv]
[--output OUTPUT] [--tor] [--unique-tor] [--csv] [--xlsx]
[--site SITE_NAME] [--proxy PROXY_URL] [--json JSON_FILE]
[--timeout TIMEOUT] [--print-all] [--print-found] [--no-color]
[--browse] [--local] [--nsfw]
Expand Down

0 comments on commit aa7d75b

Please sign in to comment.