init: unify 't' time period
authorJens Axboe <axboe@kernel.dk>
Tue, 24 Jul 2018 21:23:28 +0000 (15:23 -0600)
committerJens Axboe <axboe@kernel.dk>
Tue, 24 Jul 2018 21:23:28 +0000 (15:23 -0600)
Signed-off-by: Jens Axboe <axboe@kernel.dk>
init.c

diff --git a/init.c b/init.c
index 8cb81179f60a8c80201b81dcc80977f0ea5bf5cf..ede0a8b97c773b2dd971c259c2f05c306dd84afa 100644 (file)
--- 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("  --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");
        printf(" period passed\n");
        printf("  --status-interval=t\tForce full status dump every");
        printf(" 't' period passed\n");