forked from toolshed/abra
		
	fix: remove duplication
This commit is contained in:
		@ -25,7 +25,6 @@ var appUpgradeCommand = &cli.Command{
 | 
				
			|||||||
		internal.ForceFlag,
 | 
							internal.ForceFlag,
 | 
				
			||||||
		internal.ChaosFlag,
 | 
							internal.ChaosFlag,
 | 
				
			||||||
		internal.NoDomainChecksFlag,
 | 
							internal.NoDomainChecksFlag,
 | 
				
			||||||
		internal.NoDomainChecksFlag,
 | 
					 | 
				
			||||||
	},
 | 
						},
 | 
				
			||||||
	Description: `
 | 
						Description: `
 | 
				
			||||||
This command supports upgrading an app. You can use it to choose and roll out a
 | 
					This command supports upgrading an app. You can use it to choose and roll out a
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user