aboutsummaryrefslogtreecommitdiff
path: root/MANUAL.txt
diff options
context:
space:
mode:
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`