diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-05-19 14:47:03 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-05-19 14:47:03 -0400 |
| commit | 3d313c5956510a807c2ce7d1ffd9c3bfbb708444 (patch) | |
| tree | 3328712914f1549b9fee01b363cd9a8ad628384c /docs/tomo.1.md | |
| parent | 890c7cc389c0507ecb996f7f93ba484eda512782 (diff) | |
Add --prefix flag
Diffstat (limited to 'docs/tomo.1.md')
| -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 7ccf0397..4207de6a 100644 --- a/docs/tomo.1.md +++ b/docs/tomo.1.md @@ -62,5 +62,8 @@ C code, which is then compiled using a C compiler of your choice. `--version` : Print the compiler version and exit. +`--prefix` +: Print the Tomo installation prefix and exit. + `-r`, `--run` : Run an installed tomo program from `~/.local/share/tomo_vX.Y/installed`. |
