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

Commitae60947

Browse files
psql: Clarify help message for WATCH_INTERVAL
The help message for WATCH_INTERVAL was hard to interpret and didn'tfollow the style of other messages, this updates it to nake it fit inbetter and be easier to interpret.Author: Daniel Gustafsson <daniel@yesql.se>Reported-by: Kyotaro Horiguchi <horikyota.ntt@gmail.com>Reviewed-by: David G. Johnston <david.g.johnston@gmail.com>Discussion:https://postgr.es/m/20250326.120732.1167093737847500721.horikyota.ntt@gmail.com
1 parentd6f1184 commitae60947

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
@@ -461,7 +461,7 @@ helpVariables(unsigned short int pager)
461461
" VERSION_NUM\n"
462462
" psql's version (in verbose string, short string, or numeric format)\n");
463463
HELP0(" WATCH_INTERVAL\n"
464-
"number of seconds \\watch by default waits between executing the query buffer\n");
464+
"if set to a number, overrides the default two second \\watch interval\n");
465465

466466
HELP0("\nDisplay settings:\n");
467467
HELP0("Usage:\n");

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp