Fix minus used as hyphen in manpage

Closes gh-231
This commit is contained in:
Julian Taylor 2014-01-02 23:45:40 +01:00
parent f9c479b432
commit 9e30e57fa6

View File

@ -23,9 +23,9 @@ cat in.md | marked > out.html
.TP
echo "hello *world*" | marked
.TP
marked -o out.html in.md --gfm
marked \-o out.html in.md \-\-gfm
.TP
marked --output="hello world.html" -i in.md --no-breaks
marked \-\-output="hello world.html" \-i in.md \-\-no-breaks
.SH OPTIONS
.TP