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

Commitc02bc63

Browse files
committed
The arguments to pg_ctl kill are not optional - remove brackets in the docs.
Fujii Masao
1 parentdb3cf25 commitc02bc63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/ref/pg_ctl-ref.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@ PostgreSQL documentation
9191
<cmdsynopsis>
9292
<command>pg_ctl</command>
9393
<arg choice="plain">kill</arg>
94-
<arg><replaceable>signal_name</replaceable></arg>
95-
<arg><replaceable>process_id</replaceable></arg>
94+
<arg choice="plain"><replaceable>signal_name</replaceable></arg>
95+
<arg choice="plain"><replaceable>process_id</replaceable></arg>
9696
</cmdsynopsis>
9797

9898
<cmdsynopsis>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp