forked from extern/nushell
* 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