mirror of
https://github.com/nushell/nushell.git
synced 2025-08-16 21:11:56 +02:00
Update some examples and docs (#4682)
* Update some examples and docs * Update now.rs * Update date_now.md Co-authored-by: JT <547158+jntrnr@users.noreply.github.com>
This commit is contained in:
@ -26,7 +26,7 @@ Convert bool to boolean
|
||||
> $true | into bool
|
||||
```
|
||||
|
||||
convert decimal to boolean
|
||||
convert integer to boolean
|
||||
```shell
|
||||
> 1 | into bool
|
||||
```
|
||||
|
Reference in New Issue
Block a user