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 --- docs/tomo.1.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/tomo.1.md') 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`. -- cgit v1.2.3