pgsql: doc: Improve pg_restore help output

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: doc: Improve pg_restore help output
Date: 2014-08-23 04:39:29
Message-ID: E1XL36v-0002Hy-Kv@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Improve pg_restore help output

Add a note that some options can be specified multiple times to select
multiple objects to restore. This replaces the somewhat confusing use
of plurals in the option descriptions themselves.

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/73e47b703b3b5bfc3a76029b0895b1173ae9ad76

Modified Files
--------------
src/bin/pg_dump/pg_restore.c | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2014-08-23 13:49:32 Re: pgsql: Implement ALTER TABLE .. SET LOGGED / UNLOGGED
Previous Message Alvaro Herrera 2014-08-22 18:30:15 pgsql: Implement ALTER TABLE .. SET LOGGED / UNLOGGED