Merge pull request #43326 from pdvian/wip-doc-config-correction

doc/dev/config: Replace invalid config debug-pg

Reviewed-by: Neha Ojha <nojha@redhat.com>
This commit is contained in:
Neha Ojha 2021-11-18 17:03:11 -08:00 committed by GitHub
commit e76a9f4045
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ How can the configuration be set? Well, there are several sources:
- command line arguments::
--debug-ms=1
--debug-pg=10
--debug-monc=10
etc.
- arguments injected at runtime using ``injectargs`` or ``config set``