mirror of
https://github.com/nushell/nushell.git
synced 2025-08-10 01:07:48 +02:00
* feat: update #4455, regenerate commands' docs * chore: update make_docs script
This commit is contained in:
@ -20,4 +20,3 @@ Skip while the element is negative
|
||||
```shell
|
||||
> echo [-2 0 2 -1] | skip while $it < 0
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user