Appease formatter (kinda weird?)
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
3wc
2025-08-28 11:44:21 -04:00
parent 02b520200e
commit 6539b1be7e
40 changed files with 78 additions and 78 deletions

View File

@ -30,7 +30,7 @@ var AppCpCommand = &cobra.Command{
Use: i18n.G("cp <domain> <src> <dst> [flags]"),
Aliases: []string{i18n.G("c")},
// translators: Short description for `app cp` command
Short: i18n.G("Copy files to/from a deployed app service"),
Short: i18n.G("Copy files to/from a deployed app service"),
Example: i18n.G(` # copy myfile.txt to the root of the app service
abra app cp 1312.net myfile.txt app:/