mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
update help message
This commit is contained in:
parent
2d3a904a82
commit
684a875876
|
@ -73,6 +73,7 @@ var cmdFilerSynchronize = &Command{
|
||||||
* filer.sync supports both active-active and active-passive modes.
|
* filer.sync supports both active-active and active-passive modes.
|
||||||
|
|
||||||
If restarted, the synchronization will resume from the previous checkpoints, persisted every minute.
|
If restarted, the synchronization will resume from the previous checkpoints, persisted every minute.
|
||||||
|
A fresh sync will start from the earliest metadata logs.
|
||||||
|
|
||||||
`,
|
`,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue