Skip to content

Commit

Permalink
Merge pull request #44 from ghg/patch-1
Browse files Browse the repository at this point in the history
Fix typo in usage output
  • Loading branch information
bcicen authored Apr 27, 2017
2 parents 554fe55 + 05c1041 commit 6485989
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 @@ -71,7 +71,7 @@ func main() {
},
cli.StringFlag{
Name: "filetype",
Usage: "Specify filetype for synax highlighting",
Usage: "Specify filetype for syntax highlighting",
},
cli.BoolFlag{
Name: "noop",
Expand Down

0 comments on commit 6485989

Please sign in to comment.