mirror of
https://github.com/beclab/Olares
synced 2026-04-21 21:47:56 +00:00
* docs: add CLI docs for user, upgrade, and disk commands * docs: update based on comments * docs: fix typo * docs: refine formatting and add description for argument * docs: resolve conflicts
14 lines
307 B
Markdown
14 lines
307 B
Markdown
# `info`
|
|
|
|
## Synopsis
|
|
The `info` command displays general information about the installed Olares version.
|
|
|
|
```bash
|
|
olares-cli info
|
|
```
|
|
|
|
## Options
|
|
|
|
| Name | Shorthand | Usage |
|
|
|----------|-----------|---------------------------|
|
|
| `--help` | `-h` | Display help information. |
|