Re-tab some parts of README
authorBruce Cran <bruce@cran.org.uk>
Wed, 19 Jan 2011 17:41:48 +0000 (10:41 -0700)
committerJens Axboe <jaxboe@fusionio.com>
Wed, 19 Jan 2011 17:41:48 +0000 (10:41 -0700)
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
README

diff --git a/README b/README
index eef8dc9036e5bc849f477955f79bf7591742de65..adcced65cc6027a665ed85564519b3405dd3a306 100644 (file)
--- a/README
+++ b/README
@@ -134,19 +134,19 @@ Command line
 ------------
 
 $ fio
-        --debug         Enable some debugging options (see below)
-        --output        Write output to file
-        --timeout       Runtime in seconds
-        --latency-log   Generate per-job latency logs
-        --bandwidth-log Generate per-job bandwidth logs
-        --minimal       Minimal (terse) output
-        --version       Print version info and exit
-       --help          Print this page
+       --debug                 Enable some debugging options (see below)
+       --output                Write output to file
+       --timeout               Runtime in seconds
+       --latency-log   Generate per-job latency logs
+       --bandwidth-log Generate per-job bandwidth logs
+       --minimal               Minimal (terse) output
+       --version               Print version info and exit
+       --help                  Print this page
        --cmdhelp=cmd   Print command help, "all" for all of them
-       --showcmd       Turn a job file into command line options
-       --readonly      Turn on safety read-only checks, preventing writes
-       --eta=when      When ETA estimate should be printed
-                       May be "always", "never" or "auto"
+       --showcmd               Turn a job file into command line options
+       --readonly              Turn on safety read-only checks, preventing writes
+       --eta=when              When ETA estimate should be printed
+                                       May be "always", "never" or "auto"
        --section=name  Only run specified section in job file
        --alloc-size=kb Set smalloc pool to this size in kb (def 1024)
        --warnings-fatal Fio parser warnings are fatal
@@ -168,11 +168,11 @@ options in fio. Currently the options are:
 
        process         Dump info related to processes
        file            Dump info related to file actions
-       io              Dump info related to IO queuing
-       mem             Dump info related to memory allocations
+       io                      Dump info related to IO queuing
+       mem                     Dump info related to memory allocations
        blktrace        Dump info related to blktrace setup
        verify          Dump info related to IO verification
-       all             Enable all debug options
+       all                     Enable all debug options
        random          Dump info related to random offset generation
        parse           Dump info related to option matching and parsing
        diskutil        Dump info related to disk utilization updates