Merge pull request #696 from michaeltchapman/watchcommand

website: Fix list of types available to watch
This commit is contained in:
Armon Dadgar 2015-02-12 17:04:06 -08:00
commit 7f403a1614

View File

@ -53,5 +53,5 @@ The list of available flags are:
* `-tag` - Service tag to filter on. Optional for `service` type.
* `-type` - Watch type. Required, one of "key", "keyprefix", "services",
"nodes", "services", "checks", or "event".
"nodes", "service", "checks", or "event".