You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-07-07 00:35:37 +02:00
Cleanup usage of internal options.
Apply internal to options that need to be read to determine locality but should not appear in the help.
This commit is contained in:
@ -167,8 +167,6 @@ testRun()
|
||||
"\n"
|
||||
"Stanza Options:\n"
|
||||
"\n"
|
||||
" --pg-host postgreSQL host for operating remotely via SSH\n"
|
||||
" --pg-host-port postgreSQL host port when pg-host is set\n"
|
||||
" --pg-path postgreSQL data directory\n"
|
||||
"\n"
|
||||
"Use 'pgbackrest help archive-push [option]' for more information.\n",
|
||||
|
Reference in New Issue
Block a user