rebrand docs content for beOS Pro
This commit is contained in:
@@ -9,7 +9,7 @@ olares-cli gpu <subcommand> [options]
|
||||
```
|
||||
|
||||
:::info
|
||||
- By default, the Olares installation script detects your GPU hardware and CUDA drivers, then configures and enables the GPU components and services automatically.
|
||||
- By default, the beOS Pro installation script detects your GPU hardware and CUDA drivers, then configures and enables the GPU components and services automatically.
|
||||
- Currently, only NVIDIA GPUs are supported.
|
||||
:::
|
||||
|
||||
@@ -29,7 +29,7 @@ olares-cli gpu <subcommand> [options]
|
||||
| Option | Shorthand | Usage | Required | Default |
|
||||
|------------|-----------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------|--------------------------------|
|
||||
| `--base-dir`| `-b` | Specifies the base installation directory for the GPU components. | No | `$HOME/.olares` |
|
||||
| `--version`| `-v` | Specifies the Olares version for GPU drivers and components. <br>Version values follow the format `x.y.z` (e.g., `1.10.0`) or include a build date (e.g., `1.10.0-20241109`).<br> Refer to the [GitHub Releases page](https://github.com/beclab/Olares/releases) for available versions. | No | Current version |
|
||||
| `--version`| `-v` | Specifies the beOS Pro version for GPU drivers and components. <br>Version values follow the format `x.y.z` (e.g., `1.10.0`) or include a build date (e.g., `1.10.0-20241109`).<br> Refer to the [GitHub Releases page](https://github.com/beclab/beOS Pro/releases) for available versions. | No | Current version |
|
||||
| `--help` | `-h` | Displays help information. | No | N/A |
|
||||
|
||||
## Examples
|
||||
|
||||
Reference in New Issue
Block a user