Merge pull request #7379 from hashicorp/b-fix-agent-cmd--dev-connect-help
cli: fix indentation issue with -dev-connect agent help output.
This commit is contained in:
commit
ef469e1a6e
|
@ -1216,9 +1216,9 @@ General Options (clients and servers):
|
||||||
list of mode configurations:
|
list of mode configurations:
|
||||||
|
|
||||||
-dev-connect
|
-dev-connect
|
||||||
Start the agent in development mode, but bind to a public network
|
Start the agent in development mode, but bind to a public network
|
||||||
interface rather than localhost for using Consul Connect. This
|
interface rather than localhost for using Consul Connect. This
|
||||||
mode is supported only on Linux as root.
|
mode is supported only on Linux as root.
|
||||||
|
|
||||||
Server Options:
|
Server Options:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue