psql: Clarify help message for WATCH_INTERVAL
authorDaniel Gustafsson <dgustafsson@postgresql.org>
Mon, 7 Apr 2025 11:44:58 +0000 (13:44 +0200)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Mon, 7 Apr 2025 11:44:58 +0000 (13:44 +0200)
commitae60947643722da257a59f8f16f855add307583f
treeb07ce5f500623d4bc40649aaf55ad14ed42dd82a
parentd6f118444db320d13b70e7fbb8eac3ab2113b93d
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
src/bin/psql/help.c