[GRADLE-2447] Gradle daemon docs page uses -t instead of tasks Created: 26/Aug/12 Updated: 04/Jan/13 Resolved: 27/Aug/12 |
|
| Status: | Resolved |
| Project: | Gradle |
| Affects Version/s: | 1.1 |
| Fix Version/s: | 1.2-rc-1 |
| Type: | Improvement | ||
| Reporter: | Benjamin Muschko | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Description |
|
The Gradle daemon documentation page uses the "old" tasks helper task switch (-t) which doesn't exist anymore. This should be changed to gradle tasks. |
| Comments |
| Comment by Benjamin Muschko [ 26/Aug/12 ] |
|
Pull request: https://github.com/gradle/gradle/pull/96 |