diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-07-12 15:40:57 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-07-12 15:40:57 -0400 |
| commit | d39d2810121a52625d3950c8a4f53422243b46c2 (patch) | |
| tree | e748c6e2f4b99a48c9f3448fd7e04c347b097199 /docs | |
| parent | 789497e2ca25c8189fb2466f34dda054d99453b1 (diff) | |
Use `#embed` to embed the changelog in the binary and give access via
--changelog
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/tomo.1.md | 3 |
1 files changed, 3 insertions, 0 deletions
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. |
