Skip to content

Commit cc2b55f

Browse files
committed
refactor(cli): update description
1 parent 3f291d7 commit cc2b55f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/emojify/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import (
1717
func main() {
1818
cmd := &cli.Command{
1919
Name: "emojify",
20-
Usage: "emoji on the command line 😱",
20+
Usage: "lightning fast Emoji on the command line 😱",
2121
Version: version.Version,
2222
Authors: []any{
2323
"Damien Butt",

0 commit comments

Comments
 (0)