Hi,
I found what task does not make difference between calls:
./symfony sometask
and
./symfony sometask --bar
But some times it is useful to send only flag instead of value. In
this case I have to write:
./symfony sometask --bar=on
I've submitted the patch: http://trac.symfony-project.org/ticket/7161
What do you think, is it worth it?
Max
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"symfony developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en
-~----------~----~----~----~------~----~------~--~---