diff options
author | KatolaZ <katolaz@freaknet.org> | 2020-09-02 10:26:27 +0100 |
---|---|---|
committer | KatolaZ <katolaz@freaknet.org> | 2020-09-02 10:26:27 +0100 |
commit | 95b1ddf86d78ce7c85c15013b01e79408368790c (patch) | |
tree | 578968e0ec8228c0bd715b99689c5692ad4be8ae /man/man1 | |
parent | e79cc4d68e6333e13d53e5262572e99c6877cbc6 (diff) |
add reference to mom in manpage
Diffstat (limited to 'man/man1')
-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 |