mirror of
https://github.com/qemu/qemu.git
synced 2025-08-15 13:47:03 +00:00
qemu-io: Fix spelling in help message.
excerciser -> exerciser Signed-off-by: Stefan Weil <weil@mail.berlios.de> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
parent
3abcdf4904
commit
84844a2002
@ -1033,7 +1033,7 @@ static void usage(const char *name)
|
|||||||
{
|
{
|
||||||
printf(
|
printf(
|
||||||
"Usage: %s [-h] [-V] [-Crsnm] [-c cmd] ... [file]\n"
|
"Usage: %s [-h] [-V] [-Crsnm] [-c cmd] ... [file]\n"
|
||||||
"QEMU Disk excerciser\n"
|
"QEMU Disk exerciser\n"
|
||||||
"\n"
|
"\n"
|
||||||
" -C, --create create new file if it doesn't exist\n"
|
" -C, --create create new file if it doesn't exist\n"
|
||||||
" -c, --cmd command to execute\n"
|
" -c, --cmd command to execute\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user