Yaffs site version 1.1
[yaffs-website] / vendor / drush / drush / commands / pm / pm.drush.inc
index 8e6b6fb6adef610ee59396bbe92f5886d4878469..4f955c427d7b62b7dc84252fa826cf6616d4ba48 100644 (file)
@@ -289,7 +289,7 @@ function pm_drush_command() {
   //     'description' => 'Download and enable one or more modules',
   //   );
   $items['pm-uninstall'] = array(
-    'description' => 'Uninstall one or more modules.',
+    'description' => 'Uninstall one or more modules and their dependent modules.',
     'arguments' => array(
       'modules' => 'A list of modules.',
     ),