mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-19 15:47:57 +08:00
weed shell: fs.meta.save adjusts meta data file name
This commit is contained in:
@@ -26,7 +26,7 @@ func (c *commandFsMetaLoad) Name() string {
|
||||
func (c *commandFsMetaLoad) Help() string {
|
||||
return `load saved filer meta data to restore the directory and file structure
|
||||
|
||||
fs.meta.load <filer_host>_<port>.meta
|
||||
fs.meta.load <filer_host>-<port>-<time>.meta
|
||||
|
||||
`
|
||||
}
|
||||
|
Reference in New Issue
Block a user