Skip to content

Commit 9c6120b

Browse files
committed
Added ouput grepable (oG) usage help
1 parent 902e4dc commit 9c6120b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ $ pip install -r requirements.txt
4949
| --user-agent | Specify a user agent to use for scans. |
5050
| --waf | If set then simple WAF bypass headers will be sent. |
5151
| -oN OUTPUT_NORMAL | Normal output printed to a file when the -oN option is specified with a filename argument. |
52+
| -oG OUTPUT_GREPABLE | Grepable output printed to a file when the -oG is specified with a filename argument. |
5253
| -oJ OUTPUT_JSON | JSON output printed to a file when the -oJ option is specified with a filename argument. |
5354
| - | By passing a blank '-' you tell VHostScan to expect input from stdin (pipe). |
5455

0 commit comments

Comments
 (0)