mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-11-23 18:49:17 +08:00
filer.remote.gateway not filer.remote.sync for remote.mount.buckets help string. (#5934)
This commit is contained in:
parent
4463296811
commit
766290411b
@ -33,7 +33,7 @@ func (c *commandRemoteMountBuckets) Help() string {
|
||||
remote.mount.buckets -remote=cloud1
|
||||
|
||||
# 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
|
||||
|
||||
`
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user