docs: improve start command
This commit is contained in:
@@ -12,12 +12,18 @@ Run this application
|
|||||||
./bin/clan-vm-manager
|
./bin/clan-vm-manager
|
||||||
```
|
```
|
||||||
|
|
||||||
Join a new clan
|
Join the default machine of a clan
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
./bin/clan-vm-manager [clan-uri]
|
./bin/clan-vm-manager [clan-uri]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Join a specific machine of a clan
|
||||||
|
|
||||||
|
```bash
|
||||||
|
./bin/clan-vm-manager [clan-uri]#[machine]
|
||||||
|
```
|
||||||
|
|
||||||
For more available commands see the developer section below.
|
For more available commands see the developer section below.
|
||||||
|
|
||||||
## Developing this Application
|
## Developing this Application
|
||||||
|
|||||||
Reference in New Issue
Block a user