forked from extern/nushell
* feat: update #4455, regenerate commands' docs * chore: update make_docs script
This commit is contained in:
@ -25,4 +25,3 @@ Check that all values are even
|
||||
```shell
|
||||
> echo [2 4 6 8] | all? ($it mod 2) == 0
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user