Added missing input flag
without the input flag the CLI errors out
This commit is contained in:
parent
88ce4df47c
commit
afb3c55684
@ -23,7 +23,7 @@ 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 -i 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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user