From dbbc20d4051ea9033f0b13b478fcbcd855950bd7 Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Sun, 20 Mar 2016 14:08:33 -0700
Subject: Fixed documentation of --width in man page.

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

(limited to 'man')

diff --git a/man/man1/cmark.1 b/man/man1/cmark.1
index 8dd9165..932708f 100644
--- a/man/man1/cmark.1
+++ b/man/man1/cmark.1
@@ -23,7 +23,7 @@ Specify output format (\f[C]html\f[], \f[C]man\f[], \f[C]xml\f[],
 .B \-\-width \f[I]WIDTH\f[]
 Specify a column width to which to wrap the output. For no wrapping, use
 the value 0 (the default).  This option currently only affects the
-commonmark renderer.
+commonmark, latex, and man renderers.
 .TP 12n
 .B \-\-sourcepos
 Include source position attribute.
-- 
cgit v1.2.3