docs: attempt to simplify app/server/recipe CLI docs [ci skip]

This commit is contained in:
2021-09-05 01:01:31 +02:00
parent 5287f097e7
commit d5f49594a9
3 changed files with 8 additions and 14 deletions

View File

@ -8,7 +8,7 @@ import (
var ServerCommand = &cli.Command{
Name: "server",
ArgsUsage: "<host>",
Usage: "Manage the servers that host your apps",
Usage: "Manage servers",
Description: `
Manage the lifecycle of a server.