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>
master
Stefan Weil 2009-06-22 15:08:47 +02:00 committed by Anthony Liguori
parent 3abcdf4904
commit 84844a2002
1 changed files with 1 additions and 1 deletions

View File

@ -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"