From e7ebb8e3126db5b0f18a84dbd3cbbddedab592d0 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sun, 13 Apr 2014 21:34:41 +0200 Subject: misc Signed-off-by: Florian Pritz --- qinit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qinit') diff --git a/qinit b/qinit index fa636ce..15eab3e 100755 --- a/qinit +++ b/qinit @@ -17,7 +17,7 @@ # } # # If unspecified: -# ${drives[@]}: will match all of "$imgroot/$vm".*.qcow2 +# ${drives[@]}: will match all of "$imgroot/$vm".*.{qcow2,raw} # shopt -s nullglob -- cgit v1.2.3-24-g4f1b