Tiny tweak to test Drone explosion

This commit is contained in:
3wc
2025-08-27 11:27:13 -04:00
committed by 3wordchant
parent e095bbe9d6
commit f79775d726

View File

@ -24,7 +24,7 @@ var AppLabelsCommand = &cobra.Command{
Aliases: []string{i18n.G("lb")},
Short: i18n.G("Show deployment labels"),
Long: i18n.G("Both local recipe and live deployment labels are shown."),
Example: i18n.G(" abra app labels 1312.net"),
Example: " " + i18n.G("abra app labels 1312.net"),
Args: cobra.ExactArgs(1),
ValidArgsFunction: func(
cmd *cobra.Command,