From d54a45bef78f7a803c13cf0e31f26e0ac35c3105 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Fri, 22 Oct 2021 13:31:14 +0200 Subject: [PATCH] docs: try to clarify that further [ci skip] --- cli/server/add.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/server/add.go b/cli/server/add.go index 13f3cc05a..dd67b3eb5 100644 --- a/cli/server/add.go +++ b/cli/server/add.go @@ -242,7 +242,7 @@ func deployTraefik(c *cli.Context, cl *dockerClient.Client, domainName string) e var serverAddCommand = &cli.Command{ Name: "add", - Usage: "Add a new server", + Usage: "Add a server to your Abra configuration", Description: ` This command adds a new server to your configuration so that it can be managed by Abra.