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
|
||||
echo "hello *world*" | marked
|
||||
.TP
|
||||
marked \-o out.html in.md \-\-gfm
|
||||
marked \-o out.html -i in.md \-\-gfm
|
||||
.TP
|
||||
marked \-\-output="hello world.html" \-i in.md \-\-no-breaks
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user