fix spelling mistake in help

Change-Id: I48cc4edd966913b2ded2351d1d04895ec244e139
This commit is contained in:
Darren Birkett 2015-03-20 02:56:32 +00:00
parent 6db1bdc111
commit c05338fadb

View File

@ -51,7 +51,7 @@ class Streams(object):
--trigger_name <name> --trigger_name <name>
list streams with given trigger definition list streams with given trigger definition
--distinguishing_traits <dtraits> --distinguishing_traits <dtraits>
list stream with specific distriquishing traits list stream with specific distinguishing traits
Stream states: Stream states:
collecting - collecting events collecting - collecting events
@ -144,7 +144,7 @@ class NumStreams(object):
--younger_than <datetime> --younger_than <datetime>
list streams where last_event > <datetime> list streams where last_event > <datetime>
--distinguishing_traits <dtraits> --distinguishing_traits <dtraits>
list stream with specific distriquishing traits list stream with specific distinguishing traits
Stream states: Stream states:
active = collecting events active = collecting events