Skip to content

Commit 11eb822

Browse files
angazpashkinelfe
authored andcommitted
fix pg_rewind docs
1 parent 7994443 commit 11eb822

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/src/sgml/ref/pg_rewind.sgml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,10 @@ PostgreSQL documentation
289289
<term><option>--extension=<replaceable class="parameter">path</replaceable></option></term>
290290
<listitem>
291291
<para>
292-
Load shared library that performs custom rewind for postgres extension. The <replaceable class="parameter">path</replaceable> may be full or relative to PKGLIBDIR. File extension is optional. Multiple extensions can be selected by multiple <option>-e</option> switches.
292+
Load shared library that performs custom rewind for postgres extension.
293+
The <replaceable class="parameter">path</replaceable> may be full or
294+
relative to PKGLIBDIR. File extension is optional. Multiple extensions
295+
can be selected by multiple <option>-e</option> switches.
293296
</para>
294297
</listitem>
295298
</varlistentry>

0 commit comments

Comments
 (0)