aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MANUAL.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index 3b02b6843..fe7e19bbf 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -44,7 +44,7 @@ Markdown can be expected to be lossy.
If no *input-files* are specified, input is read from *stdin*.
Output goes to *stdout* by default. For output to a file,
-use the `-o` option:
+use the `-o`/`--output` option:
pandoc -o output.html input.txt