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

Commite2d5508

Browse files
committed
psql: Add missing punctuation in help output
1 parent1c4429e commite2d5508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/bin/psql/help.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ slashUsage(unsigned short int pager)
176176
HELP0(" \\gx [(OPTIONS)] [FILE] as \\g, but forces expanded output mode\n");
177177
HELP0(" \\q quit psql\n");
178178
HELP0(" \\watch [[i=]SEC] [c=N] [m=MIN]\n"
179-
" execute query every SEC seconds, up to N times\n"
179+
" execute query every SEC seconds, up to N times,\n"
180180
" stop if less than MIN rows are returned\n");
181181
HELP0("\n");
182182

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp