Skip to content

Commit 219744f

Browse files
authored
Merge pull request #2534 from frebib/frebib/web.config.file
Correct documentation for --web.config.file flag
2 parents 1b48970 + a5df170 commit 219744f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ To see all available configuration flags:
335335
The exporter supports TLS via a new web configuration file.
336336
337337
```console
338-
./node_exporter --web.config=web-config.yml
338+
./node_exporter --web.config.file=web-config.yml
339339
```
340340

341341
See the [exporter-toolkit https package](https://github.com/prometheus/exporter-toolkit/blob/v0.1.0/https/README.md) for more details.

0 commit comments

Comments
 (0)