diff options
author | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2015-11-12 12:14:14 +0100 |
---|---|---|
committer | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2015-11-12 22:46:47 +0100 |
commit | bf3c2c6b76cf8cf582dc2c33bd3d50cd4db25e2c (patch) | |
tree | 6645830fdb6ecce453a60de716c1bb8c7b4d30e5 /doc | |
parent | 1a47b633600e808a11d75551306a2bf8ebf87335 (diff) |
Add support for -bP config
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 54480ee8d..b5c07d55d 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -3107,6 +3107,9 @@ users, the output is as in this example: .code mysql_servers = <value not displayable> .endd +If &%config%& is given as an argument, the config is +output, as it was parsed, any include file resolved, any comment removed. + If &%configure_file%& is given as an argument, the name of the run time configuration file is output. If a list of configuration files was supplied, the value that is output here |