Compare commits

...

1 Commits
main ... v1.1.0

Author SHA1 Message Date
Rudis Muiznieks 93246638a9
Update README.md 2019-05-12 09:52:09 -05:00
1 changed files with 2 additions and 2 deletions

View File

@ -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:
Usage: ficdown.exe
--format (html|epub)
--in "/path/to/source.md"
--format (html|epub|lint)
--in "/path/to/source.md" (lint reads stdin)
[--out "/path/to/output"]
[--template "/path/to/template/dir"]
[--images "/path/to/images/dir"]