diff --git a/README.md b/README.md index 183fa83..ae2fa49 100644 --- a/README.md +++ b/README.md @@ -48,15 +48,17 @@ Usage of pt: -dir string where to save generated files (default ".") -feed string - feed target (default "feed.xml") + feed target path (default "feed.xml") -feed-template string - feed template + feed template path -highlight string code highlight style -template string - page template + page template path ``` +Pass the list of Markdown files to convert at the end. + ## Front matter Each page can contain a YAML front matter. It must be placed at the top within `---` delimiters: