summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorKolen Cheung <christian.kolen@gmail.com>2017-10-26 22:25:37 -0700
committerKolen Cheung <christian.kolen@gmail.com>2017-10-26 22:25:37 -0700
commit3eb65a5f0fdae3b885922bbb959adc917eb68f3f (patch)
tree0459a6383045d3348a143fee29a5cabcea54150d /CONTRIBUTING.md
parentda1e626500e1caba50cdbb8faa728614e3e3e0fe (diff)
CONTRIBUTING.md: update reference to a deprecated arg
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 11e52ace9..0aa24fe75 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -50,7 +50,7 @@ a bug in pandoc. Quoting from the MANUAL:
For example, both `docx` and `odt` formats can represent margin size, but
because pandoc's internal document model does not contain a representation of
margin size, this information will be lost on converting from docx
-to `odt`. (You can, however, customize margin size using `--reference-odt`.)
+to `odt`. (You can, however, customize margin size using `--reference-doc`.)
So before submitting a bug report, consider whether it might be
"out of scope". If it concerns a feature of documents that isn't