|
1 | 1 | <!-- |
2 | | -$Header: /cvsroot/pgsql/doc/src/sgml/ref/allfiles.sgml,v 1.23 2000/10/10 22:01:51 momjian Exp $ |
| 2 | +$Header: /cvsroot/pgsql/doc/src/sgml/ref/allfiles.sgml,v 1.24 2000/10/16 03:34:47 pjw Exp $ |
3 | 3 | Postgres documentation |
4 | 4 | Complete list of usable sgml source files in this directory. |
5 | 5 | --> |
@@ -125,6 +125,7 @@ Complete list of usable sgml source files in this directory. |
125 | 125 | <!entity pgDump system "pg_dump.sgml"> |
126 | 126 | <!entity pgDumpall system "pg_dumpall.sgml"> |
127 | 127 | <!entity pgPasswd system "pg_passwd.sgml"> |
| 128 | +<!entity pgRestore system "pg_restore.sgml"> |
128 | 129 | <!entity pgTclSh system "pgtclsh.sgml"> |
129 | 130 | <!entity pgTkSh system "pgtksh.sgml"> |
130 | 131 | <!entity pgUpgrade system "pg_upgrade.sgml"> |
|