From a7321eede75b2713067349a1fdcd0e67fdcac6bb Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Sun, 26 Aug 2012 19:32:22 +0200 Subject: [PATCH] README: update for newer client job file argument format Signed-off-by: Jens Axboe --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index c21fb6a9..8bce835b 100644 --- a/README +++ b/README @@ -362,7 +362,7 @@ are sent to the server. The 'server' string follows the same format as it does on the server side, to allow IP/hostname/socket and port strings. You can connect to multiple clients as well, to do that you could run: -fio --client=server2 --client=server2 +fio --client=server2 --client=server2 Platforms -- 2.25.1