Skip to content

Commit e6d06a0

Browse files
committed
docs: describe list input file to folder
1 parent 793a248 commit e6d06a0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ $ posthtml --help
3535
$ posthtml input.html
3636
$ posthtml input.html -o output.html
3737
$ posthtml inputFolder/*.html !unicorn.html
38+
$ posthtml input-one.html input-two.html -o outputFolder
3839
$ posthtml input.html -o output.html -c posthtml.js
3940
$ posthtml input.html -o output.html -u posthtml-bem --posthtml-bem.elemPrefix __
4041
$ posthtml inputFolder/*.html -o outputFolder

0 commit comments

Comments
 (0)