From 61e465f3c5cb0d9470ef8fcd980dae58b85358c7 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 5 Sep 2011 13:34:10 +0800 Subject: [PATCH] RunGenerator.php --- RunGenerator.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RunGenerator.php b/RunGenerator.php index 42688c27..0a2ac0e4 100644 --- a/RunGenerator.php +++ b/RunGenerator.php @@ -11,7 +11,7 @@ require_once 'Pman.php'; class Pman_Core_RunGenerator extends Pman { - static $cli_desc = "Generate DataObjects"; + static $cli_desc = "Generate DataObjects (runs updatedatabase first)"; static $cli_opts = array( 'module' => array( -- 2.39.2