1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-12 15:23:02 +03:00

Add some punctuation

This commit is contained in:
Peter Eisentraut
2011-05-10 22:37:50 +03:00
parent df6d033197
commit 87631ac98d

View File

@@ -408,8 +408,8 @@ PostgreSQL documentation
<screen> <screen>
<prompt>$</prompt> <userinput>pg_basebackup -D - -Ft | bzip2 &gt; backup.tar.bz2</userinput> <prompt>$</prompt> <userinput>pg_basebackup -D - -Ft | bzip2 &gt; backup.tar.bz2</userinput>
</screen> </screen>
(this command will fail if there are multiple tablespaces in the (This command will fail if there are multiple tablespaces in the
database) database.)
</para> </para>
</refsect1> </refsect1>