From: Alan Knowles Date: Fri, 14 Oct 2011 05:17:31 +0000 (+0800) Subject: RunGenerator.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=502abcd1f5bc238eaa7d0b77c6b5bbab24e321ac RunGenerator.php --- diff --git a/RunGenerator.php b/RunGenerator.php index 120771c6..8c1e9ec7 100644 --- a/RunGenerator.php +++ b/RunGenerator.php @@ -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,