aboutsummaryrefslogtreecommitdiff
path: root/emulators/qemu/files/patch-qemu-img.c
blob: b525b50a3bcbac9042c61bd69fed1f28592874b1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Index: qemu/qemu-img.c
@@ -134,7 +134,7 @@
            "Command syntax:\n"
            "  create [-e] [-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"
            "  info [-f fmt] filename\n"
            "\n"
            "Command parameters:\n"