mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-05 13:55:49 +02:00
phing: update wording of log example
This commit is contained in:
parent
cc0a81671c
commit
efee70a072
1 changed files with 1 additions and 1 deletions
|
@ -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}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue