README : documentation de qemush ls
This commit is contained in:
parent
528b702a88
commit
14c8743207
1 changed files with 6 additions and 0 deletions
|
@ -108,3 +108,9 @@ You can launch any machine with the following command :
|
||||||
```sh
|
```sh
|
||||||
qemush start "$name"
|
qemush start "$name"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
You can also list all available virtual machines by running this command :
|
||||||
|
|
||||||
|
```sh
|
||||||
|
qemush ls
|
||||||
|
```
|
||||||
|
|
Loading…
Reference in a new issue