Sync pg_ctl documentation and usage message with reality.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 20 Apr 2017 18:41:48 +0000 (14:41 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 20 Apr 2017 18:41:55 +0000 (14:41 -0400)
commit8bcb31ad5a7b3f4a0a6e4fbd8cbc1a7a8dde423d
tree6f2c7c051bc51e9ef0d782dc3a19ecc4b7c7c3df
parent594b526bcf32e307b963ea77f10c9720d9ca423f
Sync pg_ctl documentation and usage message with reality.

Commit 05cd12ed5 ("pg_ctl: Change default to wait for all actions")
was a tad sloppy about updating the documentation to match.  The
documentation was also sorely in need of a copy-editing pass, having
been adjusted at different times by different people who took little
care to maintain consistency of style.
doc/src/sgml/ref/pg_ctl-ref.sgml
src/bin/pg_ctl/pg_ctl.c