summaryrefslogtreecommitdiff
path: root/MANUAL.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-10-12 11:13:28 +0200
committerJohn MacFarlane <jgm@berkeley.edu>2016-10-12 11:13:28 +0200
commitced4032a35bb6cabd661de093d00bb3cc4d86125 (patch)
tree3e4fb6822886a5ed2503d72829ecf8c6cbbce528 /MANUAL.txt
parent901045b0bbc6c1028d1347878363607bb4716d92 (diff)
Note on --reference-links about --reference-location.
Diffstat (limited to 'MANUAL.txt')
-rw-r--r--MANUAL.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index f867ad78f..7f354945a 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -643,7 +643,9 @@ Options affecting specific writers
`--reference-links`
: Use reference-style links, rather than inline links, in writing Markdown
- or reStructuredText. By default inline links are used.
+ or reStructuredText. By default inline links are used. The
+ placement of link references is affected by the
+ `--reference-location` option.
`--reference-location = block` | `section` | `document`