From c77380f353e85bcd9ba03c29b292022c694b9667 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sat, 26 Apr 2025 01:53:38 -0400 Subject: Add `--version` flag to show current compiler version's git commit date and hash --- man/man1/tomo.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'man') 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]. -- cgit v1.2.3