mirror of
https://github.com/status-im/consul.git
synced 2025-01-28 06:25:25 +00:00
Merge pull request #696 from michaeltchapman/watchcommand
website: Fix list of types available to watch
This commit is contained in:
commit
7f403a1614
@ -53,5 +53,5 @@ The list of available flags are:
|
|||||||
* `-tag` - Service tag to filter on. Optional for `service` type.
|
* `-tag` - Service tag to filter on. Optional for `service` type.
|
||||||
|
|
||||||
* `-type` - Watch type. Required, one of "key", "keyprefix", "services",
|
* `-type` - Watch type. Required, one of "key", "keyprefix", "services",
|
||||||
"nodes", "services", "checks", or "event".
|
"nodes", "service", "checks", or "event".
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user