aboutsummaryrefslogtreecommitdiff
path: root/man/man1/markdown2latex.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/markdown2latex.1')
-rw-r--r--man/man1/markdown2latex.13
1 files changed, 2 insertions, 1 deletions
diff --git a/man/man1/markdown2latex.1 b/man/man1/markdown2latex.1
index ee34dd112..95c3a1213 100644
--- a/man/man1/markdown2latex.1
+++ b/man/man1/markdown2latex.1
@@ -6,7 +6,8 @@ markdown2latex \- converts markdown-formatted text to LaTeX
.SH DESCRIPTION
.B markdown2latex
converts input-files (or text from STDIN) from markdown-formatted
-plain text to LaTeX.
+plain text to LaTeX. If multiple files are specified, they will
+be combined to make a single LaTeX document.
.SH AUTHOR
John MacFarlane <jgm at berkeley.edu>
.SH "SEE ALSO"