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 /man | |
| parent | 890c7cc389c0507ecb996f7f93ba484eda512782 (diff) | |
Add --prefix flag
Diffstat (limited to 'man')
| -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 32b366a6..4b4f16bd 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]\-\-prefix\f[R] +Print the Tomo installation prefix and exit. +.TP \f[B]\-r\f[R], \f[B]\-\-run\f[R] Run an installed tomo program from \f[B]\[ti]/.local/share/tomo_vX.Y/installed\f[R]. |
