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.