RunGenerator.php
authorAlan Knowles <alan@akbkhome.com>
Fri, 14 Oct 2011 05:17:31 +0000 (13:17 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 14 Oct 2011 05:17:31 +0000 (13:17 +0800)
RunGenerator.php

index 120771c..8c1e9ec 100644 (file)
@@ -15,7 +15,7 @@ class Pman_Core_RunGenerator extends Pman
    
     static $cli_opts = array(
         'module' => array(
-            'desc' => 'Module',
+            'desc' => 'Module (if new tables are found, they will be put in the modules database directory',
             'short' => 'm',
             'default' => '',
             'min' => 1,