pandoc/test/command/5620.md
John MacFarlane 4a5e727c8c Man writer: Improved definition list term output.
Now we boldface code but not other things. This matches the
most common style in man pages (particularly option lists).

Also, remove a regression in the last commit in which 'nowrap'
was removed.
2019-07-13 16:41:43 -07:00

249 B

% pandoc -t man
`-o`, `--output=`*OUTFILE*
:   Write output to *OUTFILE* instead of `stdout`(3)
^D
.TP
\f[B]\f[CB]-o\f[B]\f[R], \f[B]\f[CB]--output=\f[B]\f[R]\f[I]OUTFILE\f[R]
Write output to \f[I]OUTFILE\f[R] instead of \f[C]stdout\f[R](3)