From f945e54061f99a2047009f1eca960ac98f8561a1 Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Sat, 15 Nov 2014 18:22:06 -0800
Subject: Updated man page for multiple file inputs.

---
 man/man1/cmark.1 | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'man/man1')

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[]
-- 
cgit v1.2.3