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 /man/man1 | |
| parent | 789497e2ca25c8189fb2466f34dda054d99453b1 (diff) | |
Use `#embed` to embed the changelog in the binary and give access via
--changelog
Diffstat (limited to 'man/man1')
| -rw-r--r-- | man/man1/tomo.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/man1/tomo.1 b/man/man1/tomo.1 index 4b4f16bd..c3330175 100644 --- a/man/man1/tomo.1 +++ b/man/man1/tomo.1 @@ -60,6 +60,9 @@ Print extra verbose output. \f[B]\-\-version\f[R] Print the compiler version and exit. .TP +\f[B]\-\-changelog\f[R] +Print the compiler change log and exit. +.TP \f[B]\-\-prefix\f[R] Print the Tomo installation prefix and exit. .TP |
