aboutsummaryrefslogtreecommitdiff
path: root/man/man1
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1')
-rw-r--r--man/man1/pandoc.16
1 files changed, 4 insertions, 2 deletions
diff --git a/man/man1/pandoc.1 b/man/man1/pandoc.1
index 4123cd5d9..058e917fa 100644
--- a/man/man1/pandoc.1
+++ b/man/man1/pandoc.1
@@ -108,8 +108,10 @@ Use strict markdown syntax, with no extensions or variants.
Parse untranslatable HTML codes and LaTeX environments as raw HTML
or LaTeX, instead of ignoring them.
.TP
-.B \-S, \-\-smartypants
-Use smart quotes, dashes, and ellipses in HTML output.
+.B \-S, \-\-smart
+Use smart quotes, dashes, and ellipses. (This option is significant
+only when the input format is \fBmarkdown\fR. It is selected automatically
+when the output format is \fBlatex\fR.)
.TP
.B \-m, \-\-asciimathml
Use ASCIIMathML to display embedded LaTeX math in HTML output.