Searched refs:OPTS (Results 1 – 1 of 1) sorted by relevance
38 $OPTS = Doku_Cli_Opts::getOptions(__FILE__,$short_opts,$long_opts); variable39 if ( $OPTS->isError() ) {40 fwrite( STDERR, $OPTS->getMessage() . "\n");49 foreach ($OPTS->options as $key => $val) {