Fix examples
[ftsbench.git] / README
diff --git a/README b/README
index 3d883c6..8960c0b 100644 (file)
--- a/README
+++ b/README
@@ -4,10 +4,10 @@ Before compilating, edit Makefile for RDBMS set and
 paths to its.
 
 Init example:
-./ftsbench -i -n 10000 -f gin -g pgsql -d contrib_regression
+./ftsbench -i -n 10000 -f gin -b pgsql -d contrib_regression
 
 Benchmark example:
-./ftsbench -c 10 -n 300 -f gin -g pgsql -d contrib_regression
+./ftsbench -c 10 -n 300 -f gin -b pgsql -d contrib_regression
 
 
 PostgreSQL prerequisite: