From 9fb4aa4d77f9c72e813956710e3b4a12d8f81bd5 Mon Sep 17 00:00:00 2001 From: James Rasell Date: Wed, 18 Mar 2020 12:25:20 +0100 Subject: [PATCH] cli: fix indentation issue with -dev-connect agent help output. --- command/agent/command.go | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/command/agent/command.go b/command/agent/command.go index 1fd42e6b0..e018a1e1c 100644 --- a/command/agent/command.go +++ b/command/agent/command.go @@ -1216,9 +1216,9 @@ General Options (clients and servers): list of mode configurations: -dev-connect - Start the agent in development mode, but bind to a public network - interface rather than localhost for using Consul Connect. This - mode is supported only on Linux as root. + Start the agent in development mode, but bind to a public network + interface rather than localhost for using Consul Connect. This + mode is supported only on Linux as root. Server Options: