From 6f49892613124e4cfd8e4b0d2a319e64be868238 Mon Sep 17 00:00:00 2001
From: Solene Rapenne <solene@perso.pw>
Date: Fri, 12 May 2023 09:44:33 +0200
Subject: [PATCH] guivm: fix a typo in a command

---
 user/advanced-topics/gui-domain.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/user/advanced-topics/gui-domain.md b/user/advanced-topics/gui-domain.md
index 8200b04c..c9aa6f58 100644
--- a/user/advanced-topics/gui-domain.md
+++ b/user/advanced-topics/gui-domain.md
@@ -147,7 +147,7 @@ qvm-prefs personal guivm dom0
 You are now able to delete the GUI domain, for example `sys-gui-gpu`:
 
 ```bash
-qvm-remove -y sys-gui-gpu
+qvm-remove -f sys-gui-gpu
 ```
 
 #### General issues