README: correct command line description
authorJens Axboe <jens.axboe@oracle.com>
Wed, 15 Aug 2007 07:32:21 +0000 (09:32 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 15 Aug 2007 07:32:21 +0000 (09:32 +0200)
You can do anything on the command line, it's not limited.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
README

diff --git a/README b/README
index 7e87c47b8ef8ea52940b0757884d4cf9164b2435..76aa22d69212e86b799ee15d2e4db3c5e5d4c987 100644 (file)
--- a/README
+++ b/README
@@ -82,10 +82,10 @@ Job file
 --------
 
 See the HOWTO file for a more detailed description of parameters and what
 --------
 
 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
 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:
 
 
 The job file parameters are: