diff --git a/README.md b/README.md index 9d742d88..d139cef4 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,10 @@ mv /path/to/directory/role.prom.$$ /path/to/directory/role.prom make ./node_exporter +To see all available configuration flags: + + ./node_exporter -h + ## Running tests make test