Fixup README indentation
authorxieliang <xieliang@xiaomi.com>
Fri, 31 Aug 2012 15:11:26 +0000 (08:11 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 31 Aug 2012 15:11:26 +0000 (08:11 -0700)
Some tabs were missing.

Signed-off-by: xieliang <xieliang@xiaomi.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
README

diff --git a/README b/README
index 8bce835baf05be5e55278984f1334de4c769da15..8514c73236c9ae9c7fa590b22eb176b7f64b5f3a 100644 (file)
--- a/README
+++ b/README
@@ -138,8 +138,8 @@ $ fio
                                May be "always", "never" or "auto"
        --section=name          Only run specified section in job file.
                                Multiple sections can be specified.
-       --alloc-size=kb Set smalloc pool to this size in kb (def 1024)
-       --warnings-fatal Fio parser warnings are fatal
+       --alloc-size=kb         Set smalloc pool to this size in kb (def 1024)
+       --warnings-fatal        Fio parser warnings are fatal
        --max-jobs              Maximum number of threads/processes to support
        --server=args           Start backend server. See Client/Server section.
        --client=host           Connect to specified backend.
@@ -161,11 +161,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