X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=init.c;h=e80aec300770036346cfcc72d56f53d3c9623c65;hb=edc5fa12aa76cf7b2538fb5f6ad1ab4e09e26bbf;hp=6ac5212916b5609f1c2ee1c9f8b165a7640d25e6;hpb=b599759ba565e7f2f573af364e6da4fe6d556a90;p=fio.git diff --git a/init.c b/init.c index 6ac52129..e80aec30 100644 --- a/init.c +++ b/init.c @@ -2115,7 +2115,7 @@ static void usage(const char *name) printf(" --inflate-log=log\tInflate and output compressed log\n"); #endif printf(" --trigger-file=file\tExecute trigger cmd when file exists\n"); - printf(" --trigger-timeout=t\tExecute trigger af this time\n"); + printf(" --trigger-timeout=t\tExecute trigger at this time\n"); printf(" --trigger=cmd\t\tSet this command as local trigger\n"); printf(" --trigger-remote=cmd\tSet this command as remote trigger\n"); printf(" --aux-path=path\tUse this path for fio state generated files\n");