From d39d2810121a52625d3950c8a4f53422243b46c2 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sat, 12 Jul 2025 15:40:57 -0400 Subject: Use `#embed` to embed the changelog in the binary and give access via --changelog --- docs/tomo.1.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') 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. -- cgit v1.2.3