diff options
-rw-r--r-- | doc/src/sgml/ref/pg_restore.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/pg_restore.sgml b/doc/src/sgml/ref/pg_restore.sgml index f623cc04d27..51801035260 100644 --- a/doc/src/sgml/ref/pg_restore.sgml +++ b/doc/src/sgml/ref/pg_restore.sgml @@ -273,7 +273,7 @@ <term><option>--list</option></term> <listitem> <para> - List the contents of the archive. The output of this operation + List the table of contents of the archive. The output of this operation can be used as input to the <option>-L</option> option. Note that if filtering switches such as <option>-n</> or <option>-t</> are used with <option>-l</>, they will restrict the items listed. |