From 6f133ed9f26c978813490f7e9450c8e35699a3a1 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Tue, 30 Mar 2021 11:31:58 +0200 Subject: [PATCH] help --- 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 03d88b47..a3d15236 100644 --- a/src/babashka/main.clj +++ b/src/babashka/main.clj @@ -153,8 +153,8 @@ In- and output flags (only to be used with -e one-liners): -O Write EDN values to stdout. --stream Stream over lines or EDN values from stdin. Combined with -i or -I *input* becomes a single value per iteration. +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. ") [nil 0])