Oops, the commit accept pg_controldata -D datadir missed code changes.
authorHeikki Linnakangas
Fri, 24 Oct 2014 15:55:33 +0000 (18:55 +0300)
committerHeikki Linnakangas
Fri, 24 Oct 2014 16:15:54 +0000 (19:15 +0300)
commit22b743b2ca18a692ba8d91bc18e7c42a8b7941ad
treefe37546032cdf450bdfa6d7567c41064040df25f
parent85bb81de530aed08888f4fc3dec85c5cfbd3befd
Oops, the commit accept pg_controldata -D datadir missed code changes.

I updated the docs and usage blurp, but forgot to commit the code changes
required.

Spotted by Michael Paquier.
src/bin/pg_controldata/pg_controldata.c