Skip to content

Commit 07aec10

Browse files
committed
Chore: docs
1 parent 0c204c1 commit 07aec10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ The idea is to scrape `/metrics` using Prometheus to create graphs, alerts, and
1212

1313
### Configuration
1414

15-
See `rbls.ini` and `targets.ini` files in this repository.
15+
See `rbls.ini` and `targets.ini` files in this repository. The files follow the nagios format as this exporter is meant to be a drop-in replacement so you can factor out Nagios, one (simple) step at a time. :-)
1616

1717
Otherwise:
1818

19-
```
19+
```sh
2020
$ dnsbl-exporter -h
2121
...
2222
--config.dns-resolver value IP address of the resolver to use. (default: "127.0.0.1:53")

0 commit comments

Comments
 (0)