From ccbe34139b7d9059f4af3405b2411f653cc2ce7c Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sat, 26 Dec 2020 10:00:05 -0500 Subject: initdb: document that -K requires an argument Reported-by: "Shinoda, Noriyoshi" Discussion: https://postgr.es/m/TU4PR8401MB1152E92B4D44C81E496D6032EEDB0@TU4PR8401MB1152.NAMPRD84.PROD.OUTLOOK.COM Author: "Shinoda, Noriyoshi" Backpatch-through: msater --- doc/src/sgml/ref/initdb.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src') diff --git a/doc/src/sgml/ref/initdb.sgml b/doc/src/sgml/ref/initdb.sgml index 44a2d69d326..d994f407faa 100644 --- a/doc/src/sgml/ref/initdb.sgml +++ b/doc/src/sgml/ref/initdb.sgml @@ -236,8 +236,8 @@ PostgreSQL documentation - - + + Specifies the number of bits for the file encryption keys. The -- cgit v1.2.3