filer.remote.gateway not filer.remote.sync for remote.mount.buckets help string. (#5934)
This commit is contained in:
@@ -33,7 +33,7 @@ func (c *commandRemoteMountBuckets) Help() string {
|
|||||||
remote.mount.buckets -remote=cloud1
|
remote.mount.buckets -remote=cloud1
|
||||||
|
|
||||||
# after mount, start a separate process to write updates to remote storage
|
# after mount, start a separate process to write updates to remote storage
|
||||||
weed filer.remote.sync -filer=<filerHost>:<filerPort> -createBucketAt=cloud1
|
weed filer.remote.gateway -filer=<filerHost>:<filerPort> -createBucketAt=cloud1
|
||||||
|
|
||||||
`
|
`
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user