By raphael76
via raphaelstolt.blogspot.com
Submitted: Mar 29 2008 / 14:19
Looking for an equivalent to Ant's -p(rojecthelp) command-line option in Phing, I dug up that you can use Phing's -l(ist) option to get a quick overview of all targets hosted in a given build file. This comes in handy when you are maintaining build files or have to get a raw picture of the provided targets of a project specific build file.
Add your comment