X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=init.c;h=ede0a8b97c773b2dd971c259c2f05c306dd84afa;hp=8cb81179f60a8c80201b81dcc80977f0ea5bf5cf;hb=9a496382133e8003bd56ab6f3d260c5afadae555;hpb=464b6f76a69a1937d87a604346fa9c2b430f7465 diff --git a/init.c b/init.c index 8cb81179..ede0a8b9 100644 --- a/init.c +++ b/init.c @@ -2158,7 +2158,7 @@ static void usage(const char *name) printf(" --showcmd\t\tTurn a job file into command line options\n"); printf(" --eta=when\t\tWhen ETA estimate should be printed\n"); printf(" \t\tMay be \"always\", \"never\" or \"auto\"\n"); - printf(" --eta-newline=time\tForce a new line for every 'time'"); + printf(" --eta-newline=t\tForce a new line for every 't'"); printf(" period passed\n"); printf(" --status-interval=t\tForce full status dump every"); printf(" 't' period passed\n");