Browse Source

update help message

pull/1475/head
Chris Lu 4 years ago
parent
commit
684a875876
  1. 1
      weed/command/filer_sync.go

1
weed/command/filer_sync.go

@ -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.
`,
}

Loading…
Cancel
Save