Rebrand storage-publiclink
This commit is contained in:
@@ -26,7 +26,7 @@ func GetCommands(cfg *config.Config) cli.Commands {
|
||||
func Execute(cfg *config.Config) error {
|
||||
app := clihelper.DefaultApp(&cli.App{
|
||||
Name: "storage-publiclink",
|
||||
Usage: "Provide publiclink storage for oCIS",
|
||||
Usage: "Provide publiclink storage for OpenCloud",
|
||||
Commands: GetCommands(cfg),
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user