diff --git a/src/Commands/UwDrushCommands.php b/src/Commands/UwDrushCommands.php index 46122f2b46c2306efc64e17ababada2fd39f60e3..003d1a01cf26b7a05c64bf9fbb5c4d4d4a8e6c5a 100644 --- a/src/Commands/UwDrushCommands.php +++ b/src/Commands/UwDrushCommands.php @@ -28,9 +28,11 @@ class UwDrushCommands extends DrushCommands { } /** - * Drush command to update permissions. + * Drush command to set permissions to what is in user role yml files. * - * @command uwcfgcommon:catalog + * Yml files are located: /src/UwRoles. + * + * @command uw:permissions * @aliases uwperm * @usage uwperm */