diff --git a/pages/common/phing.md b/pages/common/phing.md index d6ecd81490..d90e6ef5a6 100644 --- a/pages/common/phing.md +++ b/pages/common/phing.md @@ -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}}`