reformat: remove extra line in CLI help
This commit is contained in:
@ -68,7 +68,7 @@ in ~/.abra/) to generate a report of all your apps.
|
||||
By passing the "--status/-S" flag, you can query all your servers for the
|
||||
actual live deployment status. Depending on how many servers you manage, this
|
||||
can take some time.
|
||||
`,
|
||||
`,
|
||||
Flags: []cli.Flag{
|
||||
internal.DebugFlag,
|
||||
statusFlag,
|
||||
|
Reference in New Issue
Block a user