You've already forked pgbackrest
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:
@ -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",
|
||||
|
Reference in New Issue
Block a user