psql: Clarify help message for WATCH_INTERVAL

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: ae60947643722da257a59f8f16f855add307583f
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2025-04-07T11:44:58Z
Releases: 18.0
psql: Clarify help message for WATCH_INTERVAL

The help message for WATCH_INTERVAL was hard to interpret and didn't
follow the style of other messages, this updates it to nake it fit in
better 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

Files

PathChange+/−
src/bin/psql/help.c modified +1 −1

Discussion