mirror of
https://github.com/octoleo/syncthing.git
synced 2024-12-22 19:08:58 +00:00
cmd/syncthing: Fix help text for STRECHECKDBEVERY (fixes #4764)
This commit is contained in:
parent
5931231a32
commit
5b17aae1b2
@ -197,7 +197,7 @@ are mostly useful for developers. Use with care.
|
|||||||
"minio" for the github.com/minio/sha256-simd implementation,
|
"minio" for the github.com/minio/sha256-simd implementation,
|
||||||
and blank (the default) for auto detection.
|
and blank (the default) for auto detection.
|
||||||
|
|
||||||
STDBCHECKEVERY Set to a time interval to override the default database
|
STRECHECKDBEVERY Set to a time interval to override the default database
|
||||||
check interval of 30 days (720h). The interval understands
|
check interval of 30 days (720h). The interval understands
|
||||||
"h", "m" and "s" abbreviations for hours minutes and seconds.
|
"h", "m" and "s" abbreviations for hours minutes and seconds.
|
||||||
Valid values are like "720h", "30s", etc.
|
Valid values are like "720h", "30s", etc.
|
||||||
|
Loading…
Reference in New Issue
Block a user