mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
typo
This commit is contained in:
parent
b8f3db0d46
commit
5b9347c938
|
@ -21,7 +21,7 @@ func (c *commandFsMetaNotify) Name() string {
|
||||||
}
|
}
|
||||||
|
|
||||||
func (c *commandFsMetaNotify) Help() string {
|
func (c *commandFsMetaNotify) Help() string {
|
||||||
return `recursively send directory and file meta data to notifiction message queue
|
return `recursively send directory and file meta data to notification message queue
|
||||||
|
|
||||||
fs.meta.notify # send meta data from current directory to notification message queue
|
fs.meta.notify # send meta data from current directory to notification message queue
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue