pgsql: Improve documentation of postgres -C option

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Improve documentation of postgres -C option
Date: 2012-06-13 10:42:49
Message-ID: E1Sel2H-00007B-5V@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Improve documentation of postgres -C option

Clarify help (s/return/print/), and explain that this option is for
use by other programs, not for user-facing use (it does not print
units).

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/c0a6f9c84bedc745af2a3bf1dee5e2a4e79b46af

Modified Files
--------------
doc/src/sgml/ref/postgres-ref.sgml | 9 ++++++++-
src/backend/main/main.c | 2 +-
2 files changed, 9 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2012-06-13 14:35:31 Re: [COMMITTERS] pgsql: Mark JSON error detail messages for translation.
Previous Message Robert Haas 2012-06-13 02:07:44 Re: [COMMITTERS] pgsql: Mark JSON error detail messages for translation.