t/io_uring: add missing CR
authorJens Axboe <axboe@kernel.dk>
Mon, 7 Mar 2022 16:11:40 +0000 (09:11 -0700)
committerJens Axboe <axboe@kernel.dk>
Mon, 7 Mar 2022 16:11:40 +0000 (09:11 -0700)
Signed-off-by: Jens Axboe <axboe@kernel.dk>
t/io_uring.c

index 5c8af903b30cbe9188f81f2d1575fe83bef62cca..157eea9e516b56875a1d41d1c613f7f7058eb6f4 100644 (file)
@@ -1209,7 +1209,7 @@ static void usage(char *argv, int status)
                " -r <int>  : Runtime in seconds, default %s\n"
                " -R <bool> : Use random IO, default %d\n"
                " -a <bool> : Use legacy aio, default %d\n"
-               " -S <bool> : Use sync IO (preadv2), default %d"
+               " -S <bool> : Use sync IO (preadv2), default %d\n"
                " -X <bool> : Use registered ring %d\n",
                argv, DEPTH, BATCH_SUBMIT, BATCH_COMPLETE, BS, polled,
                fixedbufs, dma_map, register_files, nthreads, !buffered, do_nop,