Update README.md

Fixed formatting issue
This commit is contained in:
fleetcaptain 2018-06-13 22:47:52 -07:00 committed by GitHub
parent 8c7d35aaf9
commit f41265fb54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ Short Form | Long Form | Description
-o | --output | Save discovered domain names to specified text file -o | --output | Save discovered domain names to specified text file
-h | --help | show the help message and exit -h | --help | show the help message and exit
-a | --analysis | Do analysis of the results and save to specified text file -a | --analysis | Do analysis of the results and save to specified text file
| --debug | Print debug information during the analysis module (-a). Prints mostly raw DNS data, familarity with the DIG Linux DNS utility and it's output is helpful to interpret the debug output (none) | --debug | Print debug information during the analysis module (-a). Prints mostly raw DNS data, familarity with the DIG Linux DNS utility and it's output is helpful to interpret the debug output
### Examples ### Examples