From 4575a057939b0acf8c3eedd80fbf3e183f970bf9 Mon Sep 17 00:00:00 2001 From: fleetcaptain Date: Sat, 8 Jun 2019 15:44:53 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f10415..3946db6 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Short Form | Long Form | Description ``python turbolist3r.py -d example.com -a --inputfile subdomains.txt`` -* Read subdomains from a file and perform advanced analysis on them: +* Using -r to populate DNS resolvers from a file: ``python turbolist3r.py -d example.com -a --inputfile subdomains.txt -r dns_servers.txt``