Skip to content
This repository was archived by the owner on Feb 22, 2022. It is now read-only.

Commit 9324663

Browse files
authored
Update README.md
1 parent 5a1c3ec commit 9324663

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ The pre-built releases are self-contained .NET Core deployments, so you should b
2929
Running ficdown.exe without any arguments will produce the following help text:
3030

3131
Usage: ficdown.exe
32-
--format (html|epub)
33-
--in "/path/to/source.md"
32+
--format (html|epub|lint)
33+
--in "/path/to/source.md" (lint reads stdin)
3434
[--out "/path/to/output"]
3535
[--template "/path/to/template/dir"]
3636
[--images "/path/to/images/dir"]

0 commit comments

Comments
 (0)