reformat: remove extra line in CLI help
This commit is contained in:
@ -39,7 +39,6 @@ If you want to copy a myfile.txt to the root of the app service:
|
||||
And if you want to copy that file back to your current working directory locally:
|
||||
|
||||
abra app cp <domain> app:/myfile.txt .
|
||||
|
||||
`,
|
||||
Action: func(c *cli.Context) error {
|
||||
app := internal.ValidateApp(c)
|
||||
|
Reference in New Issue
Block a user