mirror of https://github.com/hashicorp/consul
Merge pull request #696 from michaeltchapman/watchcommand
website: Fix list of types available to watchpull/700/head
commit
7f403a1614
|
@ -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".
|
||||
|
||||
|
|
Loading…
Reference in New Issue