summaryrefslogtreecommitdiff
path: root/man/man1/cmark.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/cmark.1')
-rw-r--r--man/man1/cmark.12
1 files changed, 2 insertions, 0 deletions
diff --git a/man/man1/cmark.1 b/man/man1/cmark.1
index 65e10c1..3681456 100644
--- a/man/man1/cmark.1
+++ b/man/man1/cmark.1
@@ -11,6 +11,8 @@ cmark [\f[I]options\f[]] [file*]
files and writing to stdout.
It converts Markdown formatted plain text to HTML, using the conventions
described in the CommonMark spec.
+If multiple files are specified, the contents of the files are simply
+concatenated before parsing.
.SH OPTIONS
.TP
.B \f[C]\-\-ast\f[]