Update README.md

This commit is contained in:
Michiel Borkent 2019-12-28 22:55:01 +01:00 committed by GitHub
parent db95d9b788
commit f6e1284818
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -439,7 +439,7 @@ Hello from gist script!
## Uberscript ## Uberscript
The `--uberscript <file>` option collects the expressions in The `--uberscript` option collects the expressions in
`BABASHKA_PRELOADS`, the command line expression or file, the main entrypoint `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 and all required namespaces from the classpath into a single file. This can be
convenient for debugging purposes and deployment. convenient for debugging purposes and deployment.