aboutsummaryrefslogtreecommitdiffhomepage
path: root/bin
diff options
context:
space:
mode:
authorsogaiu <983021772@users.noreply.github.com>2024-11-25 15:23:07 +0900
committersogaiu <983021772@users.noreply.github.com>2024-11-25 15:23:07 +0900
commit14211daa6d8ebb893971d1aa89b1c9401ce84fd8 (patch)
tree0088e371879cd4aacd5693ed7eee73f0445581c5 /bin
parentMerge pull request #202 from pepe/add-stream-cleanup-http (diff)
Advertise client capability of janet-netrepl
Diffstat (limited to 'bin')
-rw-r--r--bin/janet-netrepl2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/janet-netrepl b/bin/janet-netrepl
index 0ace6d0..46cb673 100644
--- a/bin/janet-netrepl
+++ b/bin/janet-netrepl
@@ -8,7 +8,7 @@
(def ap
(argparse/argparse
- "Start a networked REPL server"
+ "Start a networked REPL server or client"
:default
{:kind :accumulate