README [skip ci]
This commit is contained in:
parent
439a1b1053
commit
17a7129595
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ $ bb '(vec (dedupe *input*))' <<< '[1 1 1 1 2]'
|
|||
[1 2]
|
||||
```
|
||||
|
||||
Read more about input and output flags [here](doc/io-flags.md).
|
||||
Read more about input and output flags [here](https://book.babashka.org/#_input_and_output_flags).
|
||||
|
||||
Execute a script. E.g. print the current time in California using the
|
||||
`java.time` API:
|
||||
|
|
|
|||
Loading…
Reference in a new issue