doc: Improve order of options on initdb reference page

Peter Eisentraut <peter@eisentraut.org>

Commit: bde2eec1b54800ff11f8d638e88d887985c0ad22
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2024-05-06T07:56:54Z
Releases: 17.0
doc: Improve order of options on initdb reference page

Both the initdb --help output and the reference page have a section
for options and a section for less commonly used options.  But some
recently added options were sprinkled around inconsistently.  Fix that
by making the documentation match the --help output.

Files

PathChange+/−
doc/src/sgml/ref/initdb.sgml modified +64 −64

Documentation touched