Skip to content

Commit

Permalink
consistent project description message
Browse files Browse the repository at this point in the history
  • Loading branch information
Gary Zhu committed Dec 10, 2021
1 parent 8f649f7 commit d42d376
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 @@ -26,7 +26,7 @@ func main() {

func info() {
app.Name = "aws-one-punch"
app.Usage = "one punch to access AWS resoruces in command line"
app.Usage = "one punch to grant all command line windows AWS access in MacOS"
app.Version = "1.0.0"
}

Expand Down

0 comments on commit d42d376

Please sign in to comment.