From 66c7c78d7c2bf8f5e990e4c914a7e7194898f0d3 Mon Sep 17 00:00:00 2001 From: hor00s Date: Fri, 17 Mar 2023 11:05:22 +0200 Subject: [PATCH] Added `--nsfw` flag in documentation Added `--nsfw` tag in `Usage` prompt with the description matching the `help` prompt of the `parser` --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3914b68..52e6d7e 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ usage: sherlock [-h] [--version] [--verbose] [--folderoutput FOLDEROUTPUT] [--output OUTPUT] [--tor] [--unique-tor] [--csv] [--site SITE_NAME] [--proxy PROXY_URL] [--json JSON_FILE] [--timeout TIMEOUT] [--print-all] [--print-found] [--no-color] - [--browse] [--local] + [--browse] [--local] [--nsfw] USERNAMES [USERNAMES ...] Sherlock: Find Usernames Across Social Networks (Version 0.14.2) @@ -83,6 +83,7 @@ optional arguments: --no-color Don't color terminal output --browse, -b Browse to all results on default browser. --local, -l Force the use of the local data.json file. + --nsfw Include checking of NSFW sites from default list. ``` To search for only one user: