diff --git a/README.md b/README.md index 3946db6..7b4502c 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`` -* Using -r to populate DNS resolvers from a file: +* Using -r to populate DNS resolvers from a file (resolvers used with -a analysis module): ``python turbolist3r.py -d example.com -a --inputfile subdomains.txt -r dns_servers.txt``