Merge pull request #322 from foostan/typofix

command: fix indent space
This commit is contained in:
Mitchell Hashimoto 2014-09-04 20:41:44 -07:00
commit 929c20b998
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ Options:
-http-addr=127.0.0.1:8500 HTTP address of the Consul agent.
-datacenter="" Datacenter to dispatch in. Defaults to that of agent.
-name="" Name of the event.
-node="" Regular expression to filter on node names
-node="" Regular expression to filter on node names
-service="" Regular expression to filter on service instances
-tag="" Regular expression to filter on service tags. Must be used
with -service.