Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
lc committed Jul 10, 2020
1 parent 2607f38 commit c89b39b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ $ gau example.com -h
| `-retries` | amount of retries for http client | `gau -retries 7 example.com` |
| `-subs` | include subdomains of target domain | `gau -subs example.com` |
| `-v` | enable verbose mode (show errors) | `gau -v` |
| `-o` | filename to write results to | `gau -o urls.txt example.com` |
| `-json` | write output as json | `gau -json example.com` |
| `-version` | show gau version | `gau -version` |


Expand Down

0 comments on commit c89b39b

Please sign in to comment.