README : documentation de qemush ls

This commit is contained in:
Hippolyte Chauvin 2023-12-04 22:43:58 +01:00
parent 528b702a88
commit 14c8743207

View file

@ -108,3 +108,9 @@ You can launch any machine with the following command :
```sh
qemush start "$name"
```
You can also list all available virtual machines by running this command :
```sh
qemush ls
```