diff --git a/README.md b/README.md index b9846a0e..70c28723 100644 --- a/README.md +++ b/README.md @@ -439,7 +439,7 @@ Hello from gist script! ## Uberscript -The `--uberscript ` option collects the expressions in +The `--uberscript` option collects the expressions in `BABASHKA_PRELOADS`, the command line expression or file, the main entrypoint and all required namespaces from the classpath into a single file. This can be convenient for debugging purposes and deployment.