diff --git a/src/babashka/main.clj b/src/babashka/main.clj index 364b1749..12515de2 100644 --- a/src/babashka/main.clj +++ b/src/babashka/main.clj @@ -139,8 +139,8 @@ Clojure: Packaging: - uberscript [main-opt] Collect all required namespaces from the classpath into a single file. Optionally sets `-m` as the main function. - uberjar [main-opt] Similar to uberscript but creates jar file. + uberscript [eval-opt] Collect all required namespaces from the classpath into a single file. Accepts additional eval opts, like `-m`. + uberjar [eval-opt] Similar to uberscript but creates jar file. In- and output flags (only to be used with -e one-liners):