diff options
Diffstat (limited to 'test/command/5620.md')
-rw-r--r-- | test/command/5620.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/test/command/5620.md b/test/command/5620.md new file mode 100644 index 000000000..c48fefce1 --- /dev/null +++ b/test/command/5620.md @@ -0,0 +1,9 @@ +``` +% 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) +``` |