diff options
Diffstat (limited to 'src/man/psql.1')
-rw-r--r-- | src/man/psql.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/man/psql.1 b/src/man/psql.1 index e104512c24a..8569f5da04c 100644 --- a/src/man/psql.1 +++ b/src/man/psql.1 @@ -1,6 +1,6 @@ .\" This is -*-nroff-*- .\" XXX standard disclaimer belongs here.... -.\" $Header: /cvsroot/pgsql/src/man/Attic/psql.1,v 1.17 1997/11/15 16:32:25 momjian Exp $ +.\" $Header: /cvsroot/pgsql/src/man/Attic/psql.1,v 1.18 1997/11/16 04:36:52 momjian Exp $ .TH PSQL UNIX 1/20/96 PostgreSQL PostgreSQL .SH NAME psql \(em run the interactive query front-end @@ -304,6 +304,8 @@ List only indexes. List operators. .IP "\eds" List only sequences. +.IP "\edS" +List system tables and indexes. .IP "\edt" List only tables. .IP "\edT" |