aboutsummaryrefslogtreecommitdiff
path: root/test/command/3752.md
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-05-29 14:36:49 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2021-05-29 14:36:49 -0700
commitc210b983662c26c0b827c9199f6f1a2b34c1559e (patch)
treec06f5d722bcafb4a102143d29f3bd0d549073a56 /test/command/3752.md
parent5772f7f943f377bdc34fb8413ed524c15aaef5f8 (diff)
downloadpandoc-c210b983662c26c0b827c9199f6f1a2b34c1559e.tar.gz
Fix test #3752 (1) for Windows.
Diffstat (limited to 'test/command/3752.md')
-rw-r--r--test/command/3752.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/command/3752.md b/test/command/3752.md
index 2e96b531e..6ac025ebe 100644
--- a/test/command/3752.md
+++ b/test/command/3752.md
@@ -1,5 +1,5 @@
```
-% pandoc command/chap1/text.md command/chap2/text.md -f markdown+rebase_relative_paths --verbose -t docx | pandoc -f docx -t plain
+% pandoc command/chap1/text.md command/chap2/text.md -f markdown+rebase_relative_paths --verbose -t docx -o - | pandoc -f docx -t plain
^D
[INFO] Loaded command/chap1/spider.png from ./command/chap1/spider.png
[INFO] Loaded command/chap2/spider.png from ./command/chap2/spider.png