aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2025-11-24 01:12:41 -0500
committerBruce Hill <bruce@bruce-hill.com>2025-11-24 01:12:41 -0500
commit8de3edded640dfb4dc27fd5afae77faa2bf4acd5 (patch)
tree9e467ac3bcfcee8e7393a644d6f39028d566081a /docs
parent83a2bff4bb04b0189d17419baf8ca520992d5033 (diff)
Add MANPAGE metadata for overriding whole file
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).