mirror of
https://github.com/nushell/nushell.git
synced 2025-08-10 08:09:23 +02:00
* feat: update #4455, regenerate commands' docs * chore: update make_docs script
This commit is contained in:
@ -27,4 +27,3 @@ Define a command and run it with parameter(s)
|
||||
```shell
|
||||
> def say-sth [sth: string] { echo $sth }; say-sth hi
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user