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

Commitef44c4f

Browse files
author
Michael Paquier
committed
Add missing --verbose/-v option in --help
1 parent1de877d commitef44c4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎pg_rman.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,7 @@ pgut_help(bool details)
240240
printf(_(" -S, --srvlog-path=PATH location of server log storage area\n"));
241241
printf(_(" -B, --backup-path=PATH location of the backup storage area\n"));
242242
printf(_(" -c, --check show what would have been done\n"));
243+
printf(_(" -v, --verbose output process information\n"));
243244
printf(_("\nBackup options:\n"));
244245
printf(_(" -b, --backup-mode=MODE full, incremental, or archive\n"));
245246
printf(_(" -s, --with-serverlog also backup server log files\n"));

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp