From 6e8bb719b04b98d68d21ff942f035b30e93ee63c Mon Sep 17 00:00:00 2001 From: Teodor Heggelund Date: Sat, 29 Aug 2020 10:37:59 +0200 Subject: [PATCH] Fix spelling error in `bb --help` (#555) --- README.md | 2 +- src/babashka/main.clj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6704e8bd..8fe3a4e2 100644 --- a/README.md +++ b/README.md @@ -200,7 +200,7 @@ REPL: --socket-repl Start socket REPL. Specify port (e.g. 1666) or host and port separated by colon (e.g. 127.0.0.1:1666). --nrepl-server Start nREPL server. Specify port (e.g. 1667) or host and port separated by colon (e.g. 127.0.0.1:1667). -If neither -e, -f, or --socket-repl are specified, then the first argument that is not parsed as a option is treated as a file if it exists, or as an expression otherwise. Everything after that is bound to *command-line-args*. Use -- to separate script command lin args from bb command line args. +If neither -e, -f, or --socket-repl are specified, then the first argument that is not parsed as a option is treated as a file if it exists, or as an expression otherwise. Everything after that is bound to *command-line-args*. Use -- to separate script command line args from bb command line args. ``` The `clojure.core` functions are accessible without a namespace alias. diff --git a/src/babashka/main.clj b/src/babashka/main.clj index aa4146da..948ebc72 100644 --- a/src/babashka/main.clj +++ b/src/babashka/main.clj @@ -267,7 +267,7 @@ REPL: --socket-repl Start socket REPL. Specify port (e.g. 1666) or host and port separated by colon (e.g. 127.0.0.1:1666). --nrepl-server Start nREPL server. Specify port (e.g. 1667) or host and port separated by colon (e.g. 127.0.0.1:1667). -If neither -e, -f, or --socket-repl are specified, then the first argument that is not parsed as a option is treated as a file if it exists, or as an expression otherwise. Everything after that is bound to *command-line-args*. Use -- to separate script command lin args from bb command line args.")) +If neither -e, -f, or --socket-repl are specified, then the first argument that is not parsed as a option is treated as a file if it exists, or as an expression otherwise. Everything after that is bound to *command-line-args*. Use -- to separate script command line args from bb command line args.")) (defn print-describe [] (println