mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-08 04:20:59 -05:00
rename extensions to services (leftover occurences)
This commit is contained in:
@@ -5,5 +5,5 @@ import (
|
||||
)
|
||||
|
||||
func SubcommandDescription(serviceName string) string {
|
||||
return fmt.Sprintf("%s extension commands", serviceName)
|
||||
return fmt.Sprintf("%s service commands", serviceName)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user