Fix indent space

This commit is contained in:
foostan 2014-09-05 11:09:37 +09:00
parent e47fbd34a8
commit 525c0f508a
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.