Correct reindexdb documentation

--schema takes a schema, not a table.

Author: Sawada Masahiko
pull/14/head
Stephen Frost 11 years ago
parent da31c5ed79
commit f0a4b20bb9
  1. 2
      doc/src/sgml/ref/reindexdb.sgml

@ -30,7 +30,7 @@ PostgreSQL documentation
<arg choice="plain"><option>--schema</option></arg>
<arg choice="plain"><option>-S</option></arg>
</group>
<replaceable>table</replaceable>
<replaceable>schema</replaceable>
</arg>
</arg>

Loading…
Cancel
Save