mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-11 16:00:50 -07: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
1 changed files with 1 additions and 1 deletions
|
|
@ -1033,7 +1033,7 @@ static void usage(const char *name)
|
|||
{
|
||||
printf(
|
||||
"Usage: %s [-h] [-V] [-Crsnm] [-c cmd] ... [file]\n"
|
||||
"QEMU Disk excerciser\n"
|
||||
"QEMU Disk exerciser\n"
|
||||
"\n"
|
||||
" -C, --create create new file if it doesn't exist\n"
|
||||
" -c, --cmd command to execute\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue