docs: place <app> in args usage [ci skip]
This commit is contained in:
parent
07a43cb314
commit
0727223009
@ -8,6 +8,7 @@ import (
|
||||
var AppCommand = &cli.Command{
|
||||
Name: "app",
|
||||
Usage: "Manage your apps",
|
||||
ArgsUsage: "<app>",
|
||||
Description: `
|
||||
This command provides all the functionality you need to manage the lifecycle of
|
||||
your apps. From initial deployment to day-2 operations (e.g. backup/restore) to
|
||||
|
Loading…
x
Reference in New Issue
Block a user