summaryrefslogtreecommitdiff
path: root/doc/src/sgml/pgbench.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/pgbench.sgml')
-rw-r--r--doc/src/sgml/pgbench.sgml10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/src/sgml/pgbench.sgml b/doc/src/sgml/pgbench.sgml
index 7f73dfa9eb..750d78e357 100644
--- a/doc/src/sgml/pgbench.sgml
+++ b/doc/src/sgml/pgbench.sgml
@@ -65,12 +65,12 @@ pgbench -i <dbname>
names. Default test data contains:
</para>
<programlisting>
-table # of tuples
+table # of tuples
-------------------------
-branches 1
-tellers 10
-accounts 100000
-history 0
+branches 1
+tellers 10
+accounts 100000
+history 0
</programlisting>
<para>
You can increase the number of tuples by using -s option. branches,