Add missing period in README.md.

This commit is contained in:
Julius Volz 2015-09-11 20:15:23 +02:00
parent a10f5b8093
commit e180b882d6
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ netstat | Exposes network statistics from `/proc/net/netstat`. This is the same
stat | Exposes various statistics from `/proc/stat`. This includes CPU usage, boot time, forks and interrupts. stat | Exposes various statistics from `/proc/stat`. This includes CPU usage, boot time, forks and interrupts.
textfile | Exposes statistics read from local disk. The `--collector.textfile.directory` flag must be set. textfile | Exposes statistics read from local disk. The `--collector.textfile.directory` flag must be set.
time | Exposes the current system time. time | Exposes the current system time.
mdadm | Exposes statistics about devices in `/proc/mdstat` (does nothing if no /proc/mdstat present) mdadm | Exposes statistics about devices in `/proc/mdstat` (does nothing if no /proc/mdstat present).
### Disabled by default ### Disabled by default