Add -x help
This commit is contained in:
parent
1631349fb6
commit
1a700f6a69
1 changed files with 1 additions and 0 deletions
|
|
@ -162,6 +162,7 @@ Evaluation:
|
||||||
-e, --eval <expr> Evaluate an expression.
|
-e, --eval <expr> Evaluate an expression.
|
||||||
-f, --file <path> Evaluate a file.
|
-f, --file <path> Evaluate a file.
|
||||||
-m, --main <ns|var> Call the -main function from a namespace or call a fully qualified var.
|
-m, --main <ns|var> Call the -main function from a namespace or call a fully qualified var.
|
||||||
|
-x, --exec <var> Call the fully qualified var. Args are parsed by babashka CLI.
|
||||||
|
|
||||||
REPL:
|
REPL:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue