We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bdc8be commit 13af1fcCopy full SHA for 13af1fc
1 file changed
readme.md
@@ -23,13 +23,13 @@ $ posthtml --help
23
$ posthtml <patterns>
24
25
Options:
26
- --output -o Output File or Folder
27
- --config -c Path to config file
28
- --use -u PostHTML plugin name
29
- --root -r Mirror the directory structure relative to this path in the output directory(default: .)
+ --output -o Output File or Folder
+ --config -c Path to config file
+ --use -u PostHTML plugin name
+ --root -r Mirror the directory structure relative to this path in the output directory(default: .)
30
--allInOutput -a Save the nesting structure for output
31
- --help -h CLI Help
32
- --version -v CLI Version
+ --help -h CLI Help
+ --version -v CLI Version
33
34
Examples:
35
$ posthtml input.html
0 commit comments