aboutsummaryrefslogtreecommitdiff
path: root/docs/tomo.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tomo.1.md')
-rw-r--r--docs/tomo.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tomo.1.md b/docs/tomo.1.md
index c641d0d3..b95a25e4 100644
--- a/docs/tomo.1.md
+++ b/docs/tomo.1.md
@@ -48,7 +48,7 @@ C code, which is then compiled using a C compiler of your choice.
: Compile the input file to an executable.
`-L`, `--library`
-: Compile the input files to a library `.so` file and header.
+: Compile the input files to a shared library file and header.
`-I`, `--install`
: Install the compiled executable or library.