diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/man1/cmark.1 | 2 |
1 files changed, 1 insertions, 1 deletions
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. |