From feabe5c341157b6ba7e3bdc012f4a56c7ca5af0d Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 5 Sep 2011 13:48:36 +0800 Subject: [PATCH] RunGenerator.php --- RunGenerator.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RunGenerator.php b/RunGenerator.php index 8a0a38a1..61463ef6 100644 --- a/RunGenerator.php +++ b/RunGenerator.php @@ -19,7 +19,7 @@ class Pman_Core_RunGenerator extends Pman 'short' => 'm', 'default' => '', 'min' => 1, - 'max' => 0, + 'max' => 1, ), 'overwrite' => array( -- 2.39.2