This commit is contained in:
Michiel Borkent 2019-08-15 12:55:58 +02:00
parent bebca0102c
commit baca518e16

View file

@ -146,7 +146,7 @@ More examples can be found in the [gallery](#gallery).
## Running a file
Babashka expressions may be executed from a file using `-f` or `--file`:
Scripts may be executed from a file using `-f` or `--file`:
``` shellsession
bb -f download_html.clj