Partly revert 8172fe97 in 2008 (A few debug debug log fixes)
[fio.git] / README
diff --git a/README b/README
index d5cc246a790b8dae33f504fdadfe610f06f7398c..875d2bedab373d66a080430036c534761f554154 100644 (file)
--- a/README
+++ b/README
@@ -97,7 +97,7 @@ and archives for the old list can be found here:
 Building
 --------
 
-Just type 'configure', 'make' and 'make install'.
+Just type './configure', 'make' and 'make install'.
 
 Note that GNU make is required. On BSDs it's available from devel/gmake
 within ports directory; on Solaris it's in the SUNWgmake package.
@@ -152,7 +152,6 @@ $ fio
        --debug                 Enable some debugging options (see below)
        --parse-only            Parse options only, don't start any IO
        --output                Write output to file
-       --runtime               Runtime in seconds
        --bandwidth-log         Generate aggregate bandwidth logs
        --minimal               Minimal (terse) output
        --output-format=type    Output format (terse,json,json+,normal)