Skip to content

Commit

Permalink
Update README with debug flags
Browse files Browse the repository at this point in the history
  • Loading branch information
zerodivisi0n committed Oct 23, 2021
1 parent 13ad1e6 commit 7158b3b
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,11 +160,13 @@ CONFIGURATIONS:
-sd, -skip-dedupe Disable dedupe input items (only used with stream mode)

DEBUG:
-silent Silent mode
-verbose Verbose mode
-version Display version
-debug Debug mode
-stats Display scan statistic
-silent Silent mode
-verbose Verbose mode
-version Display version
-debug Debug mode
-debug-req Show all sent requests
-debug-resp Show all received responses
-stats Display scan statistic

OPTIMIZATIONS:
-retries int Number of retries
Expand Down

0 comments on commit 7158b3b

Please sign in to comment.