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
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user