Author: Tobias Schlitt Date: 2007-05-04 00:26:29 +0200 (Fri, 04 May 2007) New Revision: 5031
Log: - Added some more explanation. Modified: trunk/ConsoleTools/design/design-1.3.txt Modified: trunk/ConsoleTools/design/design-1.3.txt =================================================================== --- trunk/ConsoleTools/design/design-1.3.txt 2007-05-03 20:25:53 UTC (rev 5030) +++ trunk/ConsoleTools/design/design-1.3.txt 2007-05-03 22:26:29 UTC (rev 5031) @@ -407,8 +407,9 @@ The default here is false. If this is set to true, no more arguments may follow the current argument, since multiple defines the number of values to be undefined. If arguments would follow, the parameter string would be - non-deterministic. For arguments with this property true, the returned value - is an array. The default value may be an array, too. + non-deterministic. Therefore all following arguments are silently ignored. + For arguments with this property true, the returned value is an array. The + default value may be an array, too. value This property is not meant to be set by the developer directly, but by ezcConsoleInput while parsing the parameter string of the application. It -- svn-components mailing list [email protected] http://lists.ez.no/mailman/listinfo/svn-components
