From 4661f3d026f11dad1b369f5cf4d1109b7e320cd5 Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Wed, 15 Aug 2007 09:32:21 +0200 Subject: [PATCH] README: correct command line description You can do anything on the command line, it's not limited. Signed-off-by: Jens Axboe --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 7e87c47b..76aa22d6 100644 --- a/README +++ b/README @@ -82,10 +82,10 @@ Job file -------- See the HOWTO file for a more detailed description of parameters and what -they mean. This file contains the terse version. Only a few options can -be controlled with command line parameters, generally it's a lot easier to +they mean. This file contains the terse version. You can describe big and +complex setups with the command line, but generally it's a lot easier to just write a simple job file to describe the workload. The job file format -is in the ini style format, as it's easy to read and write for the user. +is in the ini style format, as that is easy to read and write for the user. The job file parameters are: -- 2.25.1