From 9154cc6fa222b08bf023b35b4025cd3c8e9fa83d Mon Sep 17 00:00:00 2001 From: Urban Müller Date: Wed, 13 Mar 2013 10:07:36 +0000 Subject: document --verbose in getopt --- it.class | 1 + 1 file changed, 1 insertion(+) 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 */ -- cgit v1.2.3