Hans Meine wrote:
> On Thursday 07 May 2009 05:25:38 Evan Hisey wrote:
>> Duncan-
>>   The latest SVn has stopped listing the plugins. bin/freevo plugins
>> -l gives the new help for the plugins option but the -l and -a options
>> are not working.
> 
> IIRC Duncan announced that you now have to write -- before such options due 
> to 
> the way optparse is used.  (IMHO that's a considerable regression, but I have 
> no time to think about a fix.)


You only need the -- for options that appear in both freevo and the
helper (usually --help). freevo has only five single letter options: -h
-d, -t, -f and -p, could remove -d, -t and -p and leave their long
options, all unknown options are passed onto the helper. The -- allows
explicit passing on of arguments to the helper.

There is no reason why -l or -a aren't working as they work for me. In
fact the arguments are not positional any more so freevo --stop
webserver is the same as freevo webserver --stop.

Duncan

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to