phing: update wording of log example

italian
pxgamer 2018-12-03 13:17:08 +00:00 committed by Agniva De Sarker
parent cc0a81671c
commit efee70a072
1 changed files with 1 additions and 1 deletions

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}}`