Skip to content

Commit

Permalink
example update
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsandeep committed Oct 12, 2021
1 parent 42778a4 commit b18d954
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,10 +170,10 @@ The `o` flag can be used to specify an output file.
naabu -host hackerone.com -o output.txt
```

To run the naabu on a list of hosts, `-iL` option can be used.
To run the naabu on a list of hosts, `-list` option can be used.

```sh
naabu -iL hosts.txt
naabu -list hosts.txt
```

You can also get output in json format using `-json` switch. This switch saves the output in the JSON lines format.
Expand Down

0 comments on commit b18d954

Please sign in to comment.