diff options
Diffstat (limited to 'doc/src/sgml/ref/vacuumdb.sgml')
| -rw-r--r-- | doc/src/sgml/ref/vacuumdb.sgml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/vacuumdb.sgml b/doc/src/sgml/ref/vacuumdb.sgml index c6f576772e5..308508f62b4 100644 --- a/doc/src/sgml/ref/vacuumdb.sgml +++ b/doc/src/sgml/ref/vacuumdb.sgml @@ -32,7 +32,9 @@ PostgreSQL documentation <arg>( <replaceable class="parameter">column</replaceable> [,...] )</arg> </arg> <arg><replaceable>dbname</replaceable></arg> - <sbr> + </cmdsynopsis> + + <cmdsynopsis> <command>vacuumdb</command> <arg rep="repeat"><replaceable>connection-option</replaceable></arg> <group><arg>--full</arg><arg>-f</arg></group> |
