summaryrefslogtreecommitdiff
path: root/it.class
diff options
context:
space:
mode:
Diffstat (limited to 'it.class')
-rw-r--r--it.class1
1 files changed, 1 insertions, 0 deletions
diff --git a/it.class b/it.class
index f6081fa..9a74329 100644
--- a/it.class
+++ b/it.class
@@ -632,6 +632,7 @@ static function imageconvert($p)
* Options -h and --help will be handled internally by printing usage and exiting
* When printing, the usage will be de-indented so the first line starts in the first column
* Two or more blanks must be in front of option explanation
+ * If an option 'verbose' is set, it will be set as debug variable as well so EDC('verbose', $bar) works
* @param $helplines Usage parsed to determine options
* @return Associative array of options
*/