feat: add docs to main (#1559)
This commit is contained in:
14
docs/zh/developer/install/cli/info.md
Normal file
14
docs/zh/developer/install/cli/info.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# `info`
|
||||
|
||||
## 命令说明
|
||||
`info` 命令用于显示当前安装的 Olares 版本信息。
|
||||
|
||||
```bash
|
||||
olares-cli info
|
||||
```
|
||||
|
||||
## 参数标记
|
||||
|
||||
| 选项 | 简写 | 用途 | 是否必需 | 默认值 |
|
||||
|----------|------|------------------|----------|--------|
|
||||
| `--help` | `-h` | 显示命令的帮助信息。 | 否 | 无 |
|
||||
Reference in New Issue
Block a user