mirror of
https://github.com/nushell/nushell.git
synced 2025-08-11 05:33:59 +02:00
* feat: update #4455, regenerate commands' docs * chore: update make_docs script
This commit is contained in:
@ -25,4 +25,3 @@ Check if any of the values is odd
|
||||
```shell
|
||||
> echo [2 4 1 6 8] | any? ($it mod 2) == 1
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user