Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
gmcoringa committed May 12, 2016
1 parent f809b05 commit 56e805c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ go build mesos-monitor.go

* **-m**: Mesos host and port, default value ``http://localhost:5050``.
* **-s**: StatsD host and port, default value ``localhost:8125``.
* **--p**: Metric prefix to be used in StatsD.
* **-p**: Metric prefix to be used in StatsD.
* **-i**: Interval in seconds to collect metrics from Mesos, default value ``60``.
* **-t**: Connection timeout in miliseconds to retrieve metrics from Mesos, default value ``100``.

Expand Down

0 comments on commit 56e805c

Please sign in to comment.