diff --git a/modules/apigee_edge_teams/src/Commands/ApigeeEdgeCommands.php b/modules/apigee_edge_teams/src/Commands/ApigeeEdgeCommands.php index 508af339..d1b4fc09 100644 --- a/modules/apigee_edge_teams/src/Commands/ApigeeEdgeCommands.php +++ b/modules/apigee_edge_teams/src/Commands/ApigeeEdgeCommands.php @@ -49,9 +49,9 @@ public function __construct(CliServiceInterface $cli_service = NULL) { /** * Team Member synchronization. * - * @command apigee-edge-teams:sync + * @command apigee-edge:teams-sync * - * @usage drush apigee-edge-teams:sync + * @usage drush apigee-edge:teams-sync * Starts the team member synchronization. */ public function sync() {