doc: Fix synopsis

pull/17/merge
Peter Eisentraut 8 years ago
parent a82178020d
commit 37289ffdbf
  1. 2
      doc/src/sgml/ref/drop_subscription.sgml

@ -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>

Loading…
Cancel
Save