mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-06 20:29:54 -06:00
fix doc typo
This commit is contained in:
committed by
GitHub
parent
b13a9d7bba
commit
8ded0ced20
@@ -25,7 +25,7 @@ func GetCommands(cfg *config.Config) cli.Commands {
|
||||
}
|
||||
}
|
||||
|
||||
// Execute is the entry point for the ocis-sharing command.
|
||||
// Execute is the entry point for the sharing command.
|
||||
func Execute(cfg *config.Config) error {
|
||||
app := clihelper.DefaultApp(&cli.App{
|
||||
Name: "sharing",
|
||||
|
||||
Reference in New Issue
Block a user