Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbc8765e

Browse files
committed
Small possible clarification in pg_basebackup reference page
The <literal> markup is not visible as distinct on man pages, whichcreates a bit of confusion when looking at the documentation of thepg_basebackup -l option. Rather than reinventing the entire fontsystem for man pages to remedy this, just put some quotes around thisparticular case, which should also help in other output formats.
1 parent36a1a8c commitbc8765e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/ref/pg_basebackup.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ PostgreSQL documentation
284284
<listitem>
285285
<para>
286286
Sets the label for the backup. If none is specified, a default value of
287-
<literal>pg_basebackup base backup</literal> will be used.
287+
<quote><literal>pg_basebackup base backup</literal></quote> will be used.
288288
</para>
289289
</listitem>
290290
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp