summaryrefslogtreecommitdiff
path: root/it.class
diff options
context:
space:
mode:
authorUrban Müller2013-03-13 10:07:36 +0000
committerUrban Müller2013-03-13 10:07:36 +0000
commit9154cc6fa222b08bf023b35b4025cd3c8e9fa83d (patch)
tree6b20a81f3de0fc6b1632bd0f7ece01d5731a647e /it.class
parentace247ca3141441e0dfaa8059ee7859de250a305 (diff)
downloaditools-9154cc6fa222b08bf023b35b4025cd3c8e9fa83d.tar.gz
itools-9154cc6fa222b08bf023b35b4025cd3c8e9fa83d.tar.bz2
itools-9154cc6fa222b08bf023b35b4025cd3c8e9fa83d.zip
document --verbose in getopt
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
*/