From 4a5327ca0a4961b066c37f2e199458f21e373400 Mon Sep 17 00:00:00 2001 From: Ahurac Date: Wed, 6 Dec 2023 11:25:39 +0100 Subject: [PATCH] README : mention du message d'aide --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 610c292..9da356c 100644 --- a/README.md +++ b/README.md @@ -116,3 +116,11 @@ You can also list all available virtual machines by running this command: ```sh qemush ls ``` + +### Other uses + +You can show the full list of possible actions by running this command: + +```sh +qemush help +```