On 09/21/2014 09:26 PM, Roberto Bagnara wrote: > > Hi there. > > I get warnings like the following: > > WARNING: Malformed option description u'+log=<FILE>', should look like > "opt", "-opt args", "--opt args" or "/opt args" > > What is wrong about option syntax like +log=<FILE>? > Can Sphinx be made to accept it?
It can, and as a matter of fact I've done that already in the last few days. You might think I stole Guido's time machine, but in fact there was a ticket open :) Should work as expected in the default branch. cheers, Georg -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
