From 028d07576a3df8213cb2973ff25cce36230b6859 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 23 Mar 2023 12:18:23 -0300 Subject: bin/vm: Add -S option of help string example --- bin/vm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/vm') 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: -- cgit v1.2.3