Re: pg_restore -l documentation

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>, pgsql-docs(at)postgresql(dot)org
Subject: Re: pg_restore -l documentation
Date: 2017-08-11 19:54:21
Message-ID: 53a31757-416f-250c-3690-a3bc799b7f46@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On 8/3/17 15:56, Jeff Janes wrote:
> The docs for the -l switch in pg_restore say:
>
> List the contents of the archive.
>
> this is weird, because everywhere else we use "table of contents" to
> describe this, which makes it seem like just plain 'contents' should
> mean the bulk table data.
>
> Attached patch changes it to say:
>
> List the table of contents of the archive.

Committed, thanks!

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Peter Eisentraut 2017-08-11 20:22:07 Re: obsolete description for rolreplication in pg_authid and pg_roles
Previous Message Peter Eisentraut 2017-08-11 19:51:29 Re: The reference to 'atacontrol' on FreeBSD is outdated.