Fix minus used as hyphen in manpage
Closes gh-231
This commit is contained in:
parent
f9c479b432
commit
9e30e57fa6
@ -23,9 +23,9 @@ cat in.md | marked > out.html
|
|||||||
.TP
|
.TP
|
||||||
echo "hello *world*" | marked
|
echo "hello *world*" | marked
|
||||||
.TP
|
.TP
|
||||||
marked -o out.html in.md --gfm
|
marked \-o out.html in.md \-\-gfm
|
||||||
.TP
|
.TP
|
||||||
marked --output="hello world.html" -i in.md --no-breaks
|
marked \-\-output="hello world.html" \-i in.md \-\-no-breaks
|
||||||
|
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
.TP
|
.TP
|
||||||
|
Loading…
x
Reference in New Issue
Block a user