File tree Expand file tree Collapse file tree 2 files changed +12
-10
lines changed Expand file tree Collapse file tree 2 files changed +12
-10
lines changed Original file line number Diff line number Diff line change @@ -421,13 +421,14 @@ Options
421421
422422 This option suppresses:
423423
424- - output from :term:`database commands <database command>`
424+ - Output from :term:`database commands <database command>`
425425
426- - replication activity
426+ - Replication activity
427427
428- - connection accepted events
429-
430- - connection closed events
428+ - Connection accepted and closed events
429+
430+ - All logs, including error messages, except for those that occur when
431+ parsing options
431432
432433.. option:: --version
433434
Original file line number Diff line number Diff line change @@ -329,13 +329,14 @@ Options
329329
330330 This option suppresses:
331331
332- - output from :term:`database commands <database command>`
332+ - Output from :term:`database commands <database command>`
333333
334- - replication activity
334+ - Replication activity
335335
336- - connection accepted events
337-
338- - connection closed events
336+ - Connection accepted and closed events
337+
338+ - All logs, including error messages, except for those that occur when
339+ parsing options
339340
340341
341342.. option:: --version
You can’t perform that action at this time.
0 commit comments