rebrand docs content for beOS Pro
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
## Synopsis
|
||||
|
||||
The `disk` command provides a set of tools to manage storage resources in the Olares system. It is specifically used for managing LVM-based storage configurations.
|
||||
The `disk` command provides a set of tools to manage storage resources in the beOS Pro system. It is specifically used for managing LVM-based storage configurations.
|
||||
|
||||
|
||||
```bash
|
||||
@@ -13,7 +13,7 @@ olares-cli disk <subcommand>
|
||||
|
||||
| Subcommand | Description |
|
||||
|--|--|
|
||||
| `extend` | Extends Olares storage capacity on LVM-based installations. |
|
||||
| `extend` | Extends beOS Pro storage capacity on LVM-based installations. |
|
||||
| `list-unmounted` | Lists unmounted disks. |
|
||||
|
||||
## Options
|
||||
@@ -28,6 +28,6 @@ olares-cli disk <subcommand>
|
||||
# List all disks that are connected but not mounted
|
||||
olares-cli disk list-unmounted
|
||||
|
||||
# Extend Olares storage by adding newly detected unmounted disks
|
||||
# Extend beOS Pro storage by adding newly detected unmounted disks
|
||||
olares-cli disk extend
|
||||
```
|
||||
Reference in New Issue
Block a user