Skip to content

Commit 66cbd24

Browse files
committed
Give long form of option as well as short.
See #11306.
1 parent 58e741a commit 66cbd24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MANUAL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Markdown can be expected to be lossy.
4444

4545
If no *input-files* are specified, input is read from *stdin*.
4646
Output goes to *stdout* by default. For output to a file,
47-
use the `-o` option:
47+
use the `-o`/`--output` option:
4848

4949
pandoc -o output.html input.txt
5050

0 commit comments

Comments
 (0)