Lint mode #8
|
@ -198,7 +198,7 @@
|
||||||
Console.WriteLine(
|
Console.WriteLine(
|
||||||
@"Usage: ficdown.exe
|
@"Usage: ficdown.exe
|
||||||
--format (html|epub|lint)
|
--format (html|epub|lint)
|
||||||
--in ""/path/to/source.md""
|
--in ""/path/to/source.md"" (lint reads sdtin)
|
||||||
[--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