diff options
| -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 0771400..1654eca 100644 --- a/man/man1/cmark.1 +++ b/man/man1/cmark.1 @@ -18,7 +18,7 @@ output to \fIstdout\fR.  .TP 12n  .B \-\-to, \-t \f[I]FORMAT\f[]  Specify output format (\f[C]html\f[], \f[C]man\f[], \f[C]xml\f[], -\f[C]latex\f[], \f[C]commonmark\f[]). +\f[C]latex\f[], \f[C]commonmark\f[], \f[C]mom\f[]).  .TP 12n  .B \-\-width \f[I]WIDTH\f[]  Specify a column width to which to wrap the output. For no wrapping, use | 
