Skip to content

Commit 4478d29

Browse files
committed
Document -x properly for pg_dump.
1 parent db5d724 commit 4478d29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/bin/pg_dump/pg_dump.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
*
2222
*
2323
* IDENTIFICATION
24-
* $Header: /cvsroot/pgsql/src/bin/pg_dump/pg_dump.c,v 1.118 1999/07/19 02:27:08 momjian Exp $
24+
* $Header: /cvsroot/pgsql/src/bin/pg_dump/pg_dump.c,v 1.119 1999/09/01 23:05:20 momjian Exp $
2525
*
2626
* Modifications - 6/10/96 - dave@bensoft.com - version 1.13.dhb
2727
*
@@ -160,7 +160,7 @@ usage(const char *progname)
160160
fprintf(stderr,
161161
"\t -v \t\t verbose\n");
162162
fprintf(stderr,
163-
"\t -z \t\t dump ACLs (grant/revoke)\n");
163+
"\t -x \t\t do not dump ACL's (grant/revoke)\n");
164164
fprintf(stderr,
165165
"\nIf dbname is not supplied, then the DATABASE environment "
166166
"variable value is used.\n");

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy