From 15c47cb8c7d5662be0fdb68800cedaa133949b56 Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Fri, 20 Jun 2025 17:16:00 +0400 Subject: style (scripts): use spaces instead of tabs in help messages --- scripts/qw | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'scripts/qw') diff --git a/scripts/qw b/scripts/qw index a0d5181..df12ca3 100755 --- a/scripts/qw +++ b/scripts/qw @@ -6,11 +6,10 @@ help() { cat << EOF ${0}: Qemu Wrapper, very simple script for abriviating \ verbose qemu commands and options - options: - -c create an Image.img with 10G space - -r [input.iso] run input.iso - -x [input.qcow2] run input.qcow2 + -c create an Image.img with 10G space + -r [input.iso] run input.iso + -x [input.qcow2] run input.qcow2 EOF exit 0 -- cgit v1.2.3