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.