mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-12-17 17:51:20 +08:00
fix typo
This commit is contained in:
@@ -22,7 +22,7 @@ func (c *commandCollectionDelete) Name() string {
|
|||||||
func (c *commandCollectionDelete) Help() string {
|
func (c *commandCollectionDelete) Help() string {
|
||||||
return `delete specified collection
|
return `delete specified collection
|
||||||
|
|
||||||
collection.delete -collectin <collection_name> -force
|
collection.delete -collection <collection_name> -force
|
||||||
|
|
||||||
`
|
`
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user