forked from toolshed/abra
		
	Appease formatter (kinda weird?)
This commit is contained in:
		@ -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.`),
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user