mirror of
https://github.com/nushell/nushell.git
synced 2025-01-25 15:51:28 +01:00
parent
bbb4cc7d5f
commit
0b3c9b760e
14
docs/commands/version.md
Normal file
14
docs/commands/version.md
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
# version
|
||||||
|
|
||||||
|
Outputs the nushell version.
|
||||||
|
|
||||||
|
## Examples
|
||||||
|
|
||||||
|
```shell
|
||||||
|
> version
|
||||||
|
━━━━━━━━━
|
||||||
|
version
|
||||||
|
─────────
|
||||||
|
0.3.0
|
||||||
|
━━━━━━━━━
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user