mirror of
https://github.com/nushell/nushell.git
synced 2025-08-10 06:38:43 +02:00
* feat: update #4455, regenerate commands' docs * chore: update make_docs script
This commit is contained in:
@ -33,4 +33,3 @@ Number each item and echo a message
|
||||
```shell
|
||||
> for $it in ['bob' 'fred'] --numbered { $"($it.index) is ($it.item)" }
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user