- Commit
- 8a1a7c63f944370a6f5ee1db3dd53a8db44ddcdf
- Parent
- f4afff1ce6c59a9a6ad7a5d370aab902a8cdb4c9
- Author
- John MacFarlane <jgm@berkeley.edu>
- Date
Updated output formats in man page.
Closes #16.
My personal build of CMark ✏️
Updated output formats in man page.
Closes #16.
1 file changed, 2 insertions, 1 deletion
Status | File Name | N° Changes | Insertions | Deletions |
Modified | man/man1/cmark.1 | 3 | 2 | 1 |
diff --git a/man/man1/cmark.1 b/man/man1/cmark.1 @@ -21,7 +21,8 @@ concatenated before parsing. .SH "OPTIONS" .TP 12n \-\-to, \-t \f[I]FORMAT\f[] -Specify output format (\f[C]html\f[], \f[C]man\f[], \f[C]ast\f[]). +Specify output format (\f[C]html\f[], \f[C]man\f[], \f[C]xml\f[], +\f[C]commonmark\f[]). .TP 12n \-\-sourcepos Include source position attribute.