aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/command-line-parsing.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/command-line-parsing.md b/docs/command-line-parsing.md
index 92e9a1c9..d0153e37 100644
--- a/docs/command-line-parsing.md
+++ b/docs/command-line-parsing.md
@@ -253,6 +253,8 @@ Supported metadata:
is an argument parsing error. This should be a description of the program with
a multi-line documentation of commonly used flags.
+- `MANPAGE`: the full manpage (overrules the options below).
+
- `MANPAGE_SYNOPSYS`: the synopsis section of the manpage (inserted literally).
- `MANPAGE_DESCRIPTION`: the description section of the manpage (inserted literally).