Skip to content

Commit

Permalink
fixed help message
Browse files Browse the repository at this point in the history
  • Loading branch information
ekalinin committed Jul 9, 2015
1 parent df6ed69 commit caab52e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gh-md-toc
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ gh_toc_app() {
echo " $app_name src [src] Create TOC for a README file (url or local path)"
echo " $app_name - Create TOC for markdown from STDIN"
echo " $app_name --help Show help"
echo " $app_name --version Show help"
echo " $app_name --version Show version"
return
fi

Expand Down

0 comments on commit caab52e

Please sign in to comment.