aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2025-07-12 15:40:57 -0400
committerBruce Hill <bruce@bruce-hill.com>2025-07-12 15:40:57 -0400
commitd39d2810121a52625d3950c8a4f53422243b46c2 (patch)
treee748c6e2f4b99a48c9f3448fd7e04c347b097199 /docs
parent789497e2ca25c8189fb2466f34dda054d99453b1 (diff)
Use `#embed` to embed the changelog in the binary and give access via
--changelog
Diffstat (limited to 'docs')
-rw-r--r--docs/tomo.1.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/tomo.1.md b/docs/tomo.1.md
index 4207de6a..3bf5e779 100644
--- a/docs/tomo.1.md
+++ b/docs/tomo.1.md
@@ -62,6 +62,9 @@ C code, which is then compiled using a C compiler of your choice.
`--version`
: Print the compiler version and exit.
+`--changelog`
+: Print the compiler change log and exit.
+
`--prefix`
: Print the Tomo installation prefix and exit.