website: Minor cleanups

This commit is contained in:
Armon Dadgar 2014-08-21 17:35:05 -07:00
parent dce716f4b2
commit 54316d2b30
2 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,7 @@ sidebar_current: "docs-agent-watches"
Watches are a way of specifying a view of data (list of nodes, KV pairs,
health checks, etc) which is monitored for any updates. When an update
is detected, an external handler handler is invoked. A handler can be any
is detected, an external handler is invoked. A handler can be any
executable. As an example, you could watch the status of health checks and
notify an external system when a check is critical.

View File

@ -57,6 +57,7 @@ Available commands are:
members Lists the members of a Consul cluster
monitor Stream logs from a Consul agent
version Prints the Consul version
watch Watch for changes in Consul
```
If you get an error that `consul` could not be found, then your PATH