Merge pull request #462 from vindir/feature/typo-fix

Typo fix for events command doc
This commit is contained in:
Armon Dadgar 2014-11-10 14:42:33 -08:00
commit bd612b7bc2
1 changed files with 1 additions and 1 deletions

View File

@ -54,5 +54,5 @@ The list of available flags are:
* `-tag` - Regular expression to filter to only nodes with a service that has * `-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 a matching tag. This must be used with `-service`. As an example, you may
do "-server mysql -tag slave". do "-service mysql -tag slave".