]> git.proxmox.com Git - mirror_qemu.git/commitdiff
iotests: clarify help text
authorJohn Snow <jsnow@redhat.com>
Thu, 27 Apr 2017 20:50:59 +0000 (16:50 -0400)
committerMax Reitz <mreitz@redhat.com>
Fri, 28 Apr 2017 16:40:37 +0000 (18:40 +0200)
Split the help text to highlight the groups of options
a little better, carving out a clear "format" and
"protocols" section.

Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 20170427205100.9505-2-jsnow@redhat.com
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/common

index 9c6f9721e59938c57ec6671dce53660f56e729e6..fa8e69e74ca525293487ef3d23506592c0e14daa 100644 (file)
@@ -138,7 +138,7 @@ common options
     -v                  verbose
     -d                  debug
 
-check options
+image format options
     -raw                test raw (default)
     -bochs              test bochs
     -cloop              test cloop
@@ -150,14 +150,18 @@ check options
     -vpc                test vpc
     -vhdx               test vhdx
     -vmdk               test vmdk
+    -luks               test luks
+
+image protocol options
     -file               test file (default)
     -rbd                test rbd
     -sheepdog           test sheepdog
     -nbd                test nbd
     -ssh                test ssh
     -nfs                test nfs
-    -luks               test luks
     -vxhs               test vxhs
+
+other options
     -xdiff              graphical mode diff
     -nocache            use O_DIRECT on backing file
     -misalign           misalign memory allocations