1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-01-18 04:58:51 +02:00

Update to command-line docs missed in 40924e8f.

This commit is contained in:
David Steele 2018-08-14 13:38:11 -04:00
parent 40924e8f5c
commit a45d1b4a60

View File

@ -1439,7 +1439,7 @@ static ConfigDefineOptionData configDefineOptionData[] = CFGDEFDATA_OPTION_LIST
CFGDEFDATA_OPTION_HELP_SUMMARY("Path where log files are stored.")
CFGDEFDATA_OPTION_HELP_DESCRIPTION
(
"The log path provides a location for pgBackRest to store log files. Note that if log-level-file=none then no log path "
"The log path provides a location for pgBackRest to store log files. Note that if log-level-file=off then no log path "
"is required."
)