phing: update wording of log example

This commit is contained in:
pxgamer
2018-12-03 13:17:08 +00:00
committed by Agniva De Sarker
parent cc0a81671c
commit efee70a072

View File

@@ -18,7 +18,7 @@
`phing -f {{path/to/build.xml}} {{task_name}}`
- Specify a log file for output:
- Specify a log file to output to:
`phing -b {{path/to/log_file}} {{task_name}}`