guivm: fix a typo in a command

This commit is contained in:
Solene Rapenne 2023-05-12 09:44:33 +02:00
parent 01d3bf419c
commit 6f49892613

View file

@ -147,7 +147,7 @@ qvm-prefs personal guivm dom0
You are now able to delete the GUI domain, for example `sys-gui-gpu`: You are now able to delete the GUI domain, for example `sys-gui-gpu`:
```bash ```bash
qvm-remove -y sys-gui-gpu qvm-remove -f sys-gui-gpu
``` ```
#### General issues #### General issues