psql: Reword help message and docs for WATCH_INTERVAL
authorDaniel Gustafsson <dgustafsson@postgresql.org>
Fri, 13 Jun 2025 13:13:09 +0000 (15:13 +0200)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Fri, 13 Jun 2025 13:13:09 +0000 (15:13 +0200)
commit29aaeceee2f3420fb6ecb8e6aae311076c17f687
treee597167549199959b7e1f0403bd5c2efb7bf0268
parent6e951f279beab566efa267151d028c3684f6095e
psql: Reword help message and docs for WATCH_INTERVAL

Reword the documentation around the default value to make interaction
between WATCH_INTERVAL and the \watch command clearer.  While there,
also remove a stray parenthesis left over from a previous version of
the patch.

Reported-by: Peter Eisentraut <peter@eisentraut.org>
Reviewed-by: David G. Johnston <david.g.johnston@gmail.com>
Discussion: https://postgr.es/m/c34a650b-6f8b-4da7-9ebb-b6df03ce009d@eisentraut.org
doc/src/sgml/ref/psql-ref.sgml
src/bin/psql/help.c