diff --git a/cli/server/add.go b/cli/server/add.go index 7cb11e78..0711f0d0 100644 --- a/cli/server/add.go +++ b/cli/server/add.go @@ -115,8 +115,7 @@ You can then add a server like so: If "--local" is passed, then Abra assumes that the current local server is intended as the target server. This is useful when you want to have your entire Co-op Cloud config located on the server itself, and not on your local -developer machine. The domain is then set to "default". -`, +developer machine. The domain is then set to "default".`, Flags: []cli.Flag{ internal.DebugFlag, internal.NoInputFlag,