From 03046a83b9886aa43b4ef280cbbd1de9c282fb80 Mon Sep 17 00:00:00 2001 From: sandeep Date: Mon, 12 Jul 2021 03:11:47 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bbc826eb..8413b5cf 100644 --- a/README.md +++ b/README.md @@ -152,13 +152,13 @@ Flags: Scanning target domain with [community-curated](https://github.com/projectdiscovery/nuclei-templates) nuclei templates. ```sh -nuclei -target https://example.com +nuclei -u https://example.com ``` Scanning target URLs with [community-curated](https://github.com/projectdiscovery/nuclei-templates) nuclei templates. ```sh -nuclei -list urls.txt +nuclei -u urls.txt ``` Example of `urls.txt`: