reformat: remove extra line in CLI help

This commit is contained in:
2022-03-12 10:20:37 +01:00
parent b4b0b464bd
commit cdec834ca9
8 changed files with 1 additions and 9 deletions

View File

@ -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,