aboutsummaryrefslogtreecommitdiff
path: root/emulators/qemu/files/patch-qemu-img.c
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/qemu/files/patch-qemu-img.c')
-rw-r--r--emulators/qemu/files/patch-qemu-img.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/emulators/qemu/files/patch-qemu-img.c b/emulators/qemu/files/patch-qemu-img.c
index b525b50a3bcb..ff80ba070532 100644
--- a/emulators/qemu/files/patch-qemu-img.c
+++ b/emulators/qemu/files/patch-qemu-img.c
@@ -1,10 +1,10 @@
Index: qemu/qemu-img.c
-@@ -134,7 +134,7 @@
+@@ -90,7 +90,7 @@
"Command syntax:\n"
- " create [-e] [-b base_image] [-f fmt] filename [size]\n"
+ " create [-e] [-6] [-b base_image] [-f fmt] filename [size]\n"
" commit [-f fmt] filename\n"
-- " convert [-c] [-e] [-f fmt] filename [-O output_fmt] output_filename\n"
-+ " convert [-c] [-e] [-f fmt] [-O output_fmt] filename output_filename\n"
+- " convert [-c] [-e] [-6] [-f fmt] filename [filename2 [...]] [-O output_fmt] output_filename\n"
++ " convert [-c] [-e] [-6] [-f fmt] [-O output_fmt] filename [filename2 [...]] output_filename\n"
" info [-f fmt] filename\n"
"\n"
"Command parameters:\n"