It is recommended to add detailed description about initdb ...

PG Doc comments form <[email protected]> Fri, 06 Dec 2019 09:22:01 +0000
Newsgroups gmane.comp.db.postgresql.devel.documentation
Message-ID <[email protected]>
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/12/creating-cluster.html
Description:

When I run initdb -D /home/myname/pgsql/data in /home/myname/pgsql/bin, it
return bash: initdb: command not found.... The others are like this. It must
be /home/myname/pgsql/bin/initdb -D /home/myname/pgsql/data.