From 40d34c27d74a1e82df29ff1f0ada0c312a6192bd Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Sun, 28 Mar 2021 17:33:40 +0200 Subject: [PATCH] help [skip ci] --- src/babashka/main.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/babashka/main.clj b/src/babashka/main.clj index 17a055d0..d614cd57 100644 --- a/src/babashka/main.clj +++ b/src/babashka/main.clj @@ -116,7 +116,7 @@ Help: REPL: - Usage: [port/host] [eval-opts] + Usage: [port/host] [classpath-opt] Specify port (e.g. 1666) or host and port separated by colon (e.g. 127.0.0.1:1666). repl Start REPL. Use rlwrap for history. When invoking bb with no args, this is the default command.