Skip to content

Commit

Permalink
iotests: clarify help text
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
jnsnow authored and XanClic committed Apr 28, 2017
1 parent db933fb commit 4f38497
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions tests/qemu-iotests/common
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 4f38497

Please sign in to comment.