1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-07-07 00:35:37 +02:00

Update out-of-date description for the spool-path option.

This commit is contained in:
David Steele
2018-04-17 17:38:25 -04:00
parent cf0ec44ede
commit e9790fd3b1
4 changed files with 15 additions and 10 deletions

View File

@ -125,8 +125,8 @@ testRun()
" --process-max max processes to use for compress/transfer\n"
" [default=1]\n"
" --protocol-timeout protocol timeout [default=1830]\n"
" --spool-path path where WAL segments are spooled during async\n"
" archiving [default=/var/spool/pgbackrest]\n"
" --spool-path path where transient data is stored\n"
" [default=/var/spool/pgbackrest]\n"
" --stanza defines the stanza\n"
"\n"
"Log Options:\n"