[PATCH] Add ioscheduler=x option to allow setting io scheduler
diff --git a/README b/README
index aec8207..24bf5a0 100644
--- a/README
+++ b/README
@@ -113,6 +113,7 @@
 	nice=x		Run job at given nice value.
 	exec_prerun=x	Run 'x' before job io is begun.
 	exec_postrun=x	Run 'x' after job io has finished.
+	ioscheduler=x	Use ioscheduler 'x' for this job.
 
 Examples using a job file
 -------------------------