doc: Fix synopsis

This commit is contained in:
Peter Eisentraut 2017-03-14 11:19:12 -04:00
parent a82178020d
commit 37289ffdbf
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ PostgreSQL documentation
<refsynopsisdiv>
<synopsis>
DROP SUBSCRIPTION [ IF EXISTS ] <replaceable class="parameter">name</replaceable> [ <replaceable class="parameter">DROP SLOT</replaceable> | <replaceable class="parameter">NODROP SLOT</replaceable> ]
DROP SUBSCRIPTION [ IF EXISTS ] <replaceable class="parameter">name</replaceable> [ DROP SLOT | NODROP SLOT ]
</synopsis>
</refsynopsisdiv>