mirror of
https://github.com/status-im/consul.git
synced 2025-01-10 22:06:20 +00:00
Fix formatting in exec help
The description for `-node` was separated by tabs instead of spaces, causing it to be incorrectly aligned.
This commit is contained in:
parent
6150b0c5bf
commit
8667394955
@ -623,7 +623,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.
|
||||
-prefix="_rexec" Prefix in the KV store to use for request data
|
||||
-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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user