mirror of https://github.com/status-im/consul.git
Merge pull request #462 from vindir/feature/typo-fix
Typo fix for events command doc
This commit is contained in:
commit
bd612b7bc2
|
@ -54,5 +54,5 @@ The list of available flags are:
|
|||
|
||||
* `-tag` - Regular expression to filter to only nodes with a service that has
|
||||
a matching tag. This must be used with `-service`. As an example, you may
|
||||
do "-server mysql -tag slave".
|
||||
do "-service mysql -tag slave".
|
||||
|
||||
|
|
Loading…
Reference in New Issue