mirror of
https://github.com/sherlock-project/sherlock
synced 2025-02-16 20:48:27 +00:00
Update README with --nonotfound option
This commit is contained in:
parent
2750538e2e
commit
d83e602db5
1 changed files with 3 additions and 0 deletions
|
@ -66,6 +66,9 @@ optional arguments:
|
|||
--json JSON_FILE, -j JSON_FILE
|
||||
Load data from a JSON file or an online, valid, JSON
|
||||
file.
|
||||
--nonotfound
|
||||
Removes all 'Not Found!' messages from the terminal.
|
||||
Helpful for reducing redundant output.
|
||||
```
|
||||
|
||||
For example, run ```python3 sherlock.py user123```, and all of the accounts
|
||||
|
|
Loading…
Add table
Reference in a new issue