qemush : espace manquant dans la heredoc d'aide

This commit is contained in:
Ahurac 2023-12-10 12:12:52 +01:00
parent fddf2a9522
commit 7fa3b4366b

View file

@ -47,7 +47,7 @@ ${name}: usage:
${name} shell - start a shell as user qemu ${name} shell - start a shell as user qemu
${name} help - show this help ${name} help - show this help
${name} add <path to script> [<VM name>] - add a launching script ${name} add <path to script> [<VM name>] - add a launching script
${name} do <command> - run shell input as user qemu ${name} do <command> - run shell input as user qemu
${name} depcheck - check if script dependencies are met ${name} depcheck - check if script dependencies are met
EOF EOF
} }