mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
minor
This commit is contained in:
parent
87a32bfef4
commit
30c67e3652
|
@ -38,7 +38,7 @@ func (c *commandFsMetaSave) Help() string {
|
||||||
fs.meta.save # save from current directory
|
fs.meta.save # save from current directory
|
||||||
|
|
||||||
The meta data will be saved into a local <filer_host>-<port>-<time>.meta file.
|
The meta data will be saved into a local <filer_host>-<port>-<time>.meta file.
|
||||||
These meta data can be later loaded by fs.meta.load command,
|
These meta data can be later loaded by fs.meta.load command
|
||||||
|
|
||||||
`
|
`
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue