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
421
421
422
422
This option suppresses:
423
423
424
- - output from :term:`database commands <database command>`
424
+ - Output from :term:`database commands <database command>`
425
425
426
- - replication activity
426
+ - Replication activity
427
427
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
431
432
432
433
.. option:: --version
433
434
Original file line number Diff line number Diff line change @@ -329,13 +329,14 @@ Options
329
329
330
330
This option suppresses:
331
331
332
- - output from :term:`database commands <database command>`
332
+ - Output from :term:`database commands <database command>`
333
333
334
- - replication activity
334
+ - Replication activity
335
335
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
339
340
340
341
341
342
.. option:: --version
You can’t perform that action at this time.
0 commit comments