diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml
index 0ac519706a4..f4ba58bb5c3 100644
--- a/doc/src/sgml/config.sgml
+++ b/doc/src/sgml/config.sgml
@@ -8602,7 +8602,8 @@ COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv;
timing information is displayed in
pg_stat_progress_vacuum,
pg_stat_progress_analyze,
- in the output of when the
+ in the output of and
+ when the
VERBOSE option is used, and by autovacuum for
auto-vacuums and auto-analyzes when
is set.