Update README.md
This commit is contained in:
parent
5a1c3ecfae
commit
93246638a9
|
@ -29,8 +29,8 @@ The pre-built releases are self-contained .NET Core deployments, so you should b
|
||||||
Running ficdown.exe without any arguments will produce the following help text:
|
Running ficdown.exe without any arguments will produce the following help text:
|
||||||
|
|
||||||
Usage: ficdown.exe
|
Usage: ficdown.exe
|
||||||
--format (html|epub)
|
--format (html|epub|lint)
|
||||||
--in "/path/to/source.md"
|
--in "/path/to/source.md" (lint reads stdin)
|
||||||
[--out "/path/to/output"]
|
[--out "/path/to/output"]
|
||||||
[--template "/path/to/template/dir"]
|
[--template "/path/to/template/dir"]
|
||||||
[--images "/path/to/images/dir"]
|
[--images "/path/to/images/dir"]
|
||||||
|
|
Loading…
Reference in New Issue