mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-06 21:21:57 -05:00
Update extensions/storage-metadata/pkg/command/root.go
This commit is contained in:
committed by
GitHub
parent
68ccfa39f3
commit
201722a88f
@@ -29,7 +29,7 @@ func GetCommands(cfg *config.Config) cli.Commands {
|
||||
func Execute(cfg *config.Config) error {
|
||||
app := clihelper.DefaultApp(&cli.App{
|
||||
Name: "storage-metadata",
|
||||
Usage: "Provide apps for oCIS",
|
||||
Usage: "Provide metadata storage for oCIS",
|
||||
Commands: GetCommands(cfg),
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user