1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-03 23:56:41 +02:00

update help message

This commit is contained in:
Chris Lu 2020-09-15 00:40:38 -07:00
parent 2d3a904a82
commit 684a875876

View file

@ -73,6 +73,7 @@ var cmdFilerSynchronize = &Command{
* filer.sync supports both active-active and active-passive modes.
If restarted, the synchronization will resume from the previous checkpoints, persisted every minute.
A fresh sync will start from the earliest metadata logs.
`,
}