mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-23 12:38:21 -05:00
Apply suggestions from code review
update usage
This commit is contained in:
committed by
GitHub
parent
e97ec5ed58
commit
7c6cdf0008
@@ -29,7 +29,7 @@ func GetCommands(cfg *config.Config) cli.Commands {
|
||||
func Execute(cfg *config.Config) error {
|
||||
app := clihelper.DefaultApp(&cli.App{
|
||||
Name: "ocis-auth-machine",
|
||||
Usage: "Provide apps for oCIS",
|
||||
Usage: "Provide machine authentication for oCIS",
|
||||
Commands: GetCommands(cfg),
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user