mirror of
https://github.com/nushell/nushell.git
synced 2025-08-16 08:58:37 +02:00
* feat: update #4455, regenerate commands' docs * chore: update make_docs script
This commit is contained in:
@ -31,4 +31,3 @@ Set a variable based on the condition
|
||||
```shell
|
||||
> let x = if $false { -1 } else { 1 }
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user