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

Commitfef9482

Browse files
committed
pg_restore: Augment documentation for -N option
This was forgotten when the option was added.Author: Michael Banck <michael.banck@credativ.de>
1 parenta71f556 commitfef9482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/bin/pg_dump/pg_restore.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ usage(const char *progname)
502502
printf(_(" --role=ROLENAME do SET ROLE before restore\n"));
503503

504504
printf(_("\n"
505-
"The options -I, -n, -P, -t, -T, and --section can be combined and specified\n"
505+
"The options -I, -n, -N, -P, -t, -T, and --section can be combined and specified\n"
506506
"multiple times to select multiple objects.\n"));
507507
printf(_("\nIf no input file name is supplied, then standard input is used.\n\n"));
508508
printf(_("Report bugs to <pgsql-bugs@postgresql.org>.\n"));

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp