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

@ -44,7 +44,7 @@ var AppListCommand = &cobra.Command{
Use: i18n.G("list [flags]"),
Aliases: []string{i18n.G("ls")},
// translators: Short description for `app list` command
Short: i18n.G("List all managed apps"),
Short: i18n.G("List all managed apps"),
Long: i18n.G(`Generate a report of all managed apps.
Use "--status/-S" flag to query all servers for the live deployment status.`),