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

Add repo-get command.

This commit is contained in:
David Steele
2021-02-05 10:39:03 -05:00
parent 218cd078a6
commit b65c370346
5 changed files with 41 additions and 11 deletions

View File

@ -34,6 +34,7 @@ testRun(void)
" expire Expire backups that exceed retention.\n"
" help Get help.\n"
" info Retrieve information about backups.\n"
" repo-get Get files from a repository.\n"
" repo-ls List files in a repository.\n"
" restore Restore a database cluster.\n"
" stanza-create Create the required stanza data.\n"