From 502abcd1f5bc238eaa7d0b77c6b5bbab24e321ac Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 14 Oct 2011 13:17:31 +0800 Subject: [PATCH] RunGenerator.php --- RunGenerator.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, -- 2.39.2