README.md: update help output.

This commit is contained in:
Levon Kayan 2020-04-28 16:55:08 +02:00
parent f34352ff53
commit 0d50930dc6
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ opts
-s <string|file> - a single string or multile strings in a file to find in
given URIs and HTTP response headers, e.g.: 'tomcat 8',
'/tmp/igot0daysforthese.txt'
-U <useragent> - set custom user-agent (default: firefox, rv75, windows)
-S <where> - search strings in given places (default: headers,body)
-b <bytes> - num bytes to read from response. offset == response[0].
(default: 64)