forked from toolshed/abra
		
	docs: lower case that [ci skip]
This commit is contained in:
		@ -39,7 +39,7 @@ var DebugFlag = &cli.BoolFlag{
 | 
			
		||||
// RunApp runs CLI abra app.
 | 
			
		||||
func RunApp(version, commit string) {
 | 
			
		||||
	app := &cli.App{
 | 
			
		||||
		Name: "Abra",
 | 
			
		||||
		Name: "abra",
 | 
			
		||||
		Usage: `The Co-op Cloud command-line utility belt 🎩🐇
 | 
			
		||||
 | 
			
		||||
    ____                           ____ _                 _
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user