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.
Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/a41106dab72cbcaa02fce8bda8965d04e85f2d3a Modified Files -------------- doc/src/sgml/ref/initdb.sgml | 12 ++++++++++++ src/bin/initdb/initdb.c | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-)