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 +```