Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yuuki committed Nov 11, 2020
1 parent 1fa949f commit 7b3a5a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ func main() {
},
&cli.StringFlag{
Name: "grn-user-id",
Usage: "garoon target[ user id",
Usage: "garoon target user id",
EnvVars: []string{"GAROON_USER_ID"},
},
&cli.StringFlag{
Expand Down

0 comments on commit 7b3a5a9

Please sign in to comment.