From: Bruce Momjian Date: Wed, 10 Jul 2002 02:57:31 +0000 (+0000) Subject: Fix pg_restore flags in documentation. X-Git-Tag: REL7_3~1233 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=87c963658ce8f48154209586b6a944a15a6b4b4c;p=postgresql Fix pg_restore flags in documentation. --- diff --git a/doc/src/sgml/ref/pg_restore.sgml b/doc/src/sgml/ref/pg_restore.sgml index 1fdc6f251c..847ff2c28a 100644 --- a/doc/src/sgml/ref/pg_restore.sgml +++ b/doc/src/sgml/ref/pg_restore.sgml @@ -1,4 +1,4 @@ - + @@ -28,7 +28,8 @@ -d dbname -f output-file -F format - -i index + -i + -I index -l -L contents-file -N -o -r @@ -210,11 +211,11 @@ - - + + - Restore definition for named index only. + Ignore database version checks.