From c9826b9694b0f2f9c97999b5c3cdfd4892f9d052 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Tue, 30 Mar 2021 11:32:30 +0200 Subject: [PATCH] help --- src/babashka/main.clj | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/babashka/main.clj b/src/babashka/main.clj index a3d15236..baa4d9ae 100644 --- a/src/babashka/main.clj +++ b/src/babashka/main.clj @@ -155,8 +155,7 @@ In- and output flags (only to be used with -e one-liners): File names take precedence over subcommand names. Remaining arguments are bound to *command-line-args*. -Use -- to separate script command line args from bb command line args. -") +Use -- to separate script command line args from bb command line args.") [nil 0]) (defn print-doc [ctx command-line-args]