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 <[email protected]> Reported-by: Kyotaro Horiguchi <[email protected]> Reviewed-by: David G. Johnston <[email protected]> Discussion: https://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/ae60947643722da257a59f8f16f855add307583f Modified Files -------------- src/bin/psql/help.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
