aboutsummaryrefslogtreecommitdiff
path: root/man
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 /man
parent878976eccf34de81b03611915485ff22ed0f819f (diff)
Add `--version` flag to show current compiler version's git commit date
and hash
Diffstat (limited to 'man')
-rw-r--r--man/man1/tomo.16
1 files changed, 3 insertions, 3 deletions
diff --git a/man/man1/tomo.1 b/man/man1/tomo.1
index bbc90f8e..37252921 100644
--- a/man/man1/tomo.1
+++ b/man/man1/tomo.1
@@ -5,9 +5,6 @@
tomo \- The programming language of tomorrow.
.SH SYNOPSIS
.TP
-Run the REPL:
-\f[B]tomo\f[R]
-.TP
Run a program:
\f[B]tomo\f[R] \f[I]program.tm\f[R] [[\f[B]\-\-\f[R]]
\f[I]args\&...\f[R]]
@@ -63,6 +60,9 @@ Set the optimization level.
\f[B]\-v\f[R], \f[B]\-\-verbose\f[R]
Print extra verbose output.
.TP
+\f[B]\-\-version\f[R]
+Print the compiler version and exit.
+.TP
\f[B]\-r\f[R], \f[B]\-\-run\f[R]
Run an installed tomo program from
\f[B]\[ti]/.local/share/tomo/installed\f[R].