Обсуждение: pgsql: doc: Improve order of options on initdb reference page

Поиск
Список
Период
Сортировка

pgsql: doc: Improve order of options on initdb reference page

От
Peter Eisentraut
Дата:
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.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/bde2eec1b54800ff11f8d638e88d887985c0ad22

Modified Files
--------------
doc/src/sgml/ref/initdb.sgml | 128 +++++++++++++++++++++----------------------
1 file changed, 64 insertions(+), 64 deletions(-)