qemush : espace manquant dans la heredoc d'aide
This commit is contained in:
parent
fddf2a9522
commit
7fa3b4366b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue