aboutsummaryrefslogtreecommitdiff
path: root/weed/command/filer_sync.go
diff options
context:
space:
mode:
Diffstat (limited to 'weed/command/filer_sync.go')
-rw-r--r--weed/command/filer_sync.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/weed/command/filer_sync.go b/weed/command/filer_sync.go
index cafd51a16..af0a624b1 100644
--- a/weed/command/filer_sync.go
+++ b/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.
`,
}