- Notifications
You must be signed in to change notification settings - Fork28
Commitd51af65
committed
pg_dumpall: Include --verbose option in --help output
The -v/--verbose option was not included in the output from --help forpg_dumpall even though it's in the pg_dumpall documentation and hasapparently been around since pg_dumpall was reimplemented in C in 2002.Fix that by adding it.Pointed out by Daniel Westermann.Back-patch to all supported branches.Discussion:https://www.postgresql.org/message-id/2020970042.4589542.1482482101585.JavaMail.zimbra%40dbi-services.com1 parentdc61580 commitd51af65
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
549 | 549 |
| |
550 | 550 |
| |
551 | 551 |
| |
| 552 | + | |
552 | 553 |
| |
553 | 554 |
| |
554 | 555 |
| |
|
0 commit comments
Comments
(0)