Add info about flags to README.md

This commit is contained in:
Julius Volz 2017-03-22 17:20:34 +01:00 committed by GitHub
parent 840ba5dcc7
commit 6580c95305

View file

@ -105,6 +105,10 @@ mv /path/to/directory/role.prom.$$ /path/to/directory/role.prom
make
./node_exporter <flags>
To see all available configuration flags:
./node_exporter -h
## Running tests
make test