Skip to content

Commit

Permalink
Merge pull request #36 from junnlikestea/exclude-sources
Browse files Browse the repository at this point in the history
update readme
  • Loading branch information
junnlikestea authored Dec 18, 2020
2 parents 67021f5 + eb57adb commit e7d3e62
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,13 @@ vita -d hackerone.com -a
```
By default it will just ignore services you don't supply keys for.

**Excluding sources**

You can exclude sources with the `-e` flag
```
vita -d hackerone.com -e Wayback
```

If you would like some more verbose output you can use the `-v` flag. There are
different levels of verbosity ranging from noisy to informational, most of the
time I just use `info`. This is all printing to stderr, so it won't be captured
Expand Down

0 comments on commit e7d3e62

Please sign in to comment.