diff --git a/man/marked.1 b/man/marked.1 index b10d381d..e5a5a8f6 100644 --- a/man/marked.1 +++ b/man/marked.1 @@ -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