1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-07-05 00:28:52 +02:00

Add verify output and verbose options.

These options allow the user to control how the verify results will be output to the console and log.
This commit is contained in:
Reid Thompson
2022-05-06 11:11:36 -04:00
committed by GitHub
parent f405fc6ae2
commit 65d22e4325
9 changed files with 907 additions and 203 deletions

View File

@ -69,6 +69,7 @@ testRun(void)
" stanza-upgrade Upgrade a stanza.\n"
" start Allow pgBackRest processes to run.\n"
" stop Stop pgBackRest processes from running.\n"
" verify Verify contents of the repository.\n"
" version Get version.\n"
"\n"
"Use 'pgbackrest help [command]' for more information.\n",