aboutsummaryrefslogtreecommitdiff
path: root/bin/vm
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-03-23 12:18:23 -0300
committerEuAndreh <eu@euandre.org>2023-03-23 12:18:23 -0300
commit028d07576a3df8213cb2973ff25cce36230b6859 (patch)
tree9137113b55167f4db9a0f10a1f6ed3a45f99e463 /bin/vm
parentMakefile: Strip .qcow2 from image names (diff)
downloaddotfiles-028d07576a3df8213cb2973ff25cce36230b6859.tar.gz
dotfiles-028d07576a3df8213cb2973ff25cce36230b6859.tar.xz
bin/vm: Add -S option of help string example
Diffstat (limited to 'bin/vm')
-rwxr-xr-xbin/vm2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/vm b/bin/vm
index ba70328..90b45ab 100755
--- a/bin/vm
+++ b/bin/vm
@@ -80,7 +80,7 @@ help() {
Create a new VM, using graphics and verbose mode:
$ qemu-img create -f qcow2 $XDG_STATE_HOME/vm/qemu/debian-amd64-headless.qcow2 32G
- $ vm -vG up debian -- -cdrom ~/Downloads/ISO/debian-11.5.0-amd64-netinst.iso
+ $ vm -vSG up debian -- -cdrom ~/Downloads/ISO/debian-11.5.0-amd64-netinst.iso
List images available on the remote, and download one of them: