summaryrefslogtreecommitdiff
path: root/man/man1/pandoc.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/pandoc.1.md')
-rw-r--r--man/man1/pandoc.1.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/man1/pandoc.1.md b/man/man1/pandoc.1.md
index ce2542f32..15dfaa5e4 100644
--- a/man/man1/pandoc.1.md
+++ b/man/man1/pandoc.1.md
@@ -107,9 +107,9 @@ to Pandoc. Or use `html2markdown`(1), a wrapper around `pandoc`.
only when the input format is `markdown`. It is selected automatically
when the output format is `latex` or `context`.)
--m*URL*, \--asciimathml=*URL*
-: Use ASCIIMathML to display embedded TeX math in HTML output.
- To insert a link to a local copy of the `ASCIIMathML.js` script,
+-m*URL*, \--latexmathml=*URL*
+: Use LaTeXMathML to display embedded TeX math in HTML output.
+ To insert a link to a local copy of the `LaTeXMathML.js` script,
provide a *URL*. If no *URL* is provided, the contents of the
script will be inserted directly into the HTML header.