We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c05c35 commit 5897bebCopy full SHA for 5897beb
main.go
@@ -36,7 +36,7 @@ var version string
36
func main() {
37
38
app := cli.NewApp()
39
- app.Name = "Croc"
+ app.Name = "croc"
40
app.Version = version
41
app.Author = author
42
app.Email = email
0 commit comments