fix doc typo
This commit is contained in:
@@ -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