forked from toolshed/abra
docs: use hyphen shortname and trim message
This commit is contained in:
@ -11,7 +11,7 @@ import (
|
||||
func RunApp(version string, commit string) {
|
||||
app := &cli.App{
|
||||
Name: "abra",
|
||||
Usage: "The cooperative cloud utility belt 🎩🐇",
|
||||
Usage: "The Co-op Cloud utility belt 🎩🐇",
|
||||
Version: fmt.Sprintf("%s-%s", version, commit[:7]),
|
||||
Commands: []*cli.Command{
|
||||
AppCommand,
|
||||
|
Reference in New Issue
Block a user