2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-01 06:43:53 +00:00
nushell/docs/commands/version.md

12 lines
207 B
Markdown

# version
Outputs the nushell version.
## Examples
```shell
> version
─────────┬────────
version │ 0.15.1
─────────┴────────
```