Fix documentation of initdb --show option
Peter Eisentraut <peter@eisentraut.org>
Fix documentation of initdb --show option It wasn't in the documentation at all (even though we document all the other debugging-like options). Also, change the --help output to show that it exits after showing, similar to other options.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/initdb.sgml | modified | +12 −0 |
| src/bin/initdb/initdb.c | modified | +1 −1 |