From 8834a87f013013dc9048b472a6614677ccf5f39e Mon Sep 17 00:00:00 2001 From: Tinker <41416976+tinker-li@users.noreply.github.com> Date: Thu, 20 Aug 2020 17:04:39 +0800 Subject: [PATCH] Update README.md fix --- docs/en-us/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en-us/README.md b/docs/en-us/README.md index 63a00fc..0f84ce0 100644 --- a/docs/en-us/README.md +++ b/docs/en-us/README.md @@ -163,7 +163,7 @@ DESCRIPTION Example: python3 oneforall.py version python3 oneforall.py --target example.com run - python3 oneforall.py --target ./domains.txt run + python3 oneforall.py --targets ./domains.txt run python3 oneforall.py --target example.com --alive False run python3 oneforall.py --target example.com --brute True run python3 oneforall.py --target example.com --port medium run