Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4478d29

Browse files
committed
Document -x properly for pg_dump.
1 parentdb5d724 commit4478d29

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 dumpACLs (grant/revoke)\n");
163+
"\t -x \t\tdo notdumpACL'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)

[8]ページ先頭

©2009-2025 Movatter.jp