mirror of
https://github.com/postgres/postgres.git
synced 2025-12-19 17:02:53 +03:00
Tweak markup to avoid extra whitespace in man pages
This commit is contained in:
@@ -253,10 +253,9 @@ PostgreSQL documentation
|
||||
To stream the transaction log from the server at
|
||||
<literal>mydbserver</literal> and store it in the local directory
|
||||
<filename>/usr/local/pgsql/archive</filename>:
|
||||
<screen>
|
||||
<prompt>$</prompt> <userinput>pg_receivexlog -h mydbserver -D /home/pgbackup/archive</userinput>
|
||||
</screen>
|
||||
</para>
|
||||
<screen>
|
||||
<prompt>$</prompt> <userinput>pg_receivexlog -h mydbserver -D /home/pgbackup/archive</userinput>
|
||||
</screen></para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
|
||||
Reference in New Issue
Block a user