mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-13 12:48:56 -04:00
Update group service usage
This commit is contained in:
committed by
GitHub
parent
28978e81ed
commit
003945edec
@@ -29,7 +29,7 @@ func GetCommands(cfg *config.Config) cli.Commands {
|
||||
func Execute(cfg *config.Config) error {
|
||||
app := clihelper.DefaultApp(&cli.App{
|
||||
Name: "ocis-group",
|
||||
Usage: "Provide apps for oCIS",
|
||||
Usage: "Provide groups for oCIS",
|
||||
Commands: GetCommands(cfg),
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user