11<!--
2- $Header: /cvsroot/pgsql/doc/src/sgml/ref/vacuumdb.sgml,v 1.20 2001/12/08 03:24:40 thomas Exp $
2+ $Header: /cvsroot/pgsql/doc/src/sgml/ref/vacuumdb.sgml,v 1.21 2002/02/18 05:48:43 momjian Exp $
33PostgreSQL documentation
44-->
55
@@ -23,13 +23,13 @@ PostgreSQL documentation
2323 <cmdsynopsis>
2424 <command>vacuumdb</command>
2525 <arg rep="repeat"><replaceable>connection-options</replaceable></arg>
26- <arg><arg>-d</arg> <replaceable>dbname</replaceable></arg>
2726 <group><arg>--full</arg><arg>-f</arg></group>
2827 <group><arg>--verbose</arg><arg>-v</arg></group>
2928 <group><arg>--analyze</arg><arg>-z</arg></group>
30- <arg>--table '<replaceable>table</replaceable>
29+ <arg>--table| -t '<replaceable>table</replaceable>
3130 <arg>( <replaceable class="parameter">column</replaceable> [,...] )</arg>'
3231 </arg>
32+ <arg><replaceable>dbname</replaceable></arg>
3333 <sbr>
3434 <command>vacuumdb</command>
3535 <arg rep="repeat"><replaceable>connection-options</replaceable></arg>