mirror of
https://github.com/nushell/nushell.git
synced 2025-08-14 06:28:41 +02:00
* feat: update #4455, regenerate commands' docs * chore: update make_docs script
This commit is contained in:
@ -21,4 +21,3 @@ Multiplies elements in list
|
||||
```shell
|
||||
> [1 2 3] | par-each { |it| 2 * $it }
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user