Re: pg_restore - added documentation - Mailing list pgsql-patches

From Tom Lane
Subject Re: pg_restore - added documentation
Date
Msg-id 14522.1097679053@sss.pgh.pa.us
Whole thread Raw
In response to Re: pg_restore - added documentation  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: pg_restore - added documentation  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> !     printf(_("  -C, --create             process commands to create the database\n"));

Wow, that's just about *completely* content-free.  Obviously
documentation written by a committee :-(

How about

!     printf(_("  -d, --dbname=NAME        connect to database NAME\n"));

!     printf(_("  -C, --create             create the target database\n"));


            regards, tom lane

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_restore - added documentation
Next
From: Zhenbang Wei
Date:
Subject: Update postgres-zh_TW.po for 8.0