aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2025-04-26 01:53:38 -0400
committerBruce Hill <bruce@bruce-hill.com>2025-04-26 01:53:38 -0400
commitc77380f353e85bcd9ba03c29b292022c694b9667 (patch)
tree363173a15204b18416de1cce953b6cd7197d3582 /docs
parent878976eccf34de81b03611915485ff22ed0f819f (diff)
Add `--version` flag to show current compiler version's git commit date
and hash
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 694eacf9..29d9414f 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.
`-v`, `--verbose`
: Print extra verbose output.
+`--version`
+: Print the compiler version and exit.
+
`-r`, `--run`
: Run an installed tomo program from `~/.local/share/tomo/installed`.