summaryrefslogtreecommitdiff
path: root/src/man
diff options
context:
space:
mode:
authorBruce Momjian1997-10-30 03:59:59 +0000
committerBruce Momjian1997-10-30 03:59:59 +0000
commitc35d7fb835bf1bacff173e49960fedc4304d3c08 (patch)
tree61247604b8165ba45d515181601ff997fb6e9492 /src/man
parent868859b7e31c9ea3c6a1f76b5801b76156fad405 (diff)
Rename pg_dump -H option to -h.
Diffstat (limited to 'src/man')
-rw-r--r--src/man/pg_dump.16
1 files changed, 3 insertions, 3 deletions
diff --git a/src/man/pg_dump.1 b/src/man/pg_dump.1
index 9cefd21ba81..a03a91d85a2 100644
--- a/src/man/pg_dump.1
+++ b/src/man/pg_dump.1
@@ -1,6 +1,6 @@
.\" This is -*-nroff-*-
.\" XXX standard disclaimer belongs here....
-.\" $Header: /cvsroot/pgsql/src/man/Attic/pg_dump.1,v 1.6 1997/01/23 06:01:00 momjian Exp $
+.\" $Header: /cvsroot/pgsql/src/man/Attic/pg_dump.1,v 1.7 1997/10/30 03:59:59 momjian Exp $
.TH PG_DUMP UNIX 1/20/96 PostgreSQL PostgreSQL
.SH NAME
pg_dump \(em dumps out a Postgres database into a script file
@@ -11,7 +11,7 @@ pg_dump \(em dumps out a Postgres database into a script file
filename
]
[\c
-.BR "-H"
+.BR "-h"
hostname
]
[\c
@@ -65,7 +65,7 @@ pg_dump understands the following options:
.BR "-f" " filename"
Specifies the output file
.TP
-.BR "-H" " hostname"
+.BR "-h" " hostname"
Specifies the server host name
.TP
.BR "-p" " port"