1
0
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:
David Steele
2018-02-05 11:50:09 -05:00
parent be90028100
commit db21b7a360
13 changed files with 212 additions and 173 deletions

View File

@ -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",