mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-18 18:47:55 +08:00
adjust help message
This commit is contained in:
@@ -35,6 +35,9 @@ func (c *commandRemoteMount) Help() string {
|
||||
# mount and pull one directory in the bucket
|
||||
remote.mount -dir=xxx -remote=s3_1/bucket/dir1
|
||||
|
||||
# after mount, start a separate process to write updates to remote storage
|
||||
weed filer.remote.sync -filer=<filerHost>:<filerPort> -dir=xxx
|
||||
|
||||
`
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user