Skip to content

Commit

Permalink
Improve description of version command (spiceai#524)
Browse files Browse the repository at this point in the history
  • Loading branch information
Advayp committed Dec 18, 2024
1 parent a95b89a commit 1c25148
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions spiceaidocs/docs/cli/reference/version.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,18 @@ sidebar_label: "version"
pagination_prev: null
pagination_next: null
---
Spice CLI version

Returns the current version of the Spice CLI.

### Usage

```shell
```shell
spice version [flags]
```

#### Flags

- `-h`, `--help` help for version
- `-h`, `--help` help for version

### Examples

Expand Down

0 comments on commit 1c25148

Please sign in to comment.