aboutsummaryrefslogtreecommitdiff
path: root/docs/tomo.1.md
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2025-04-21 17:05:46 -0400
committerBruce Hill <bruce@bruce-hill.com>2025-04-21 17:05:46 -0400
commiteed8b0175d358d5990c248fa347354fc8ba25066 (patch)
tree39830d2c7f9e24208ccdbb33c438670ea5c1653e /docs/tomo.1.md
parentab55eee556ecbe6a8bd0a4f4cd92e38b021f6841 (diff)
Deprecate REPL
Diffstat (limited to 'docs/tomo.1.md')
-rw-r--r--docs/tomo.1.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/tomo.1.md b/docs/tomo.1.md
index b95a25e4..694eacf9 100644
--- a/docs/tomo.1.md
+++ b/docs/tomo.1.md
@@ -8,9 +8,6 @@ tomo - The programming language of tomorrow.
# SYNOPSIS
-Run the REPL:
-: `tomo`
-
Run a program:
: `tomo` *program.tm* \[\[`--`\] *args...*\]