Re-tab some parts of README

Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
diff --git a/README b/README
index eef8dc9..adcced6 100644
--- a/README
+++ b/README
@@ -134,19 +134,19 @@
 ------------
 
 $ 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 @@
 
 	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