[TIMOB-9033] CLI: "help" builtin
GitHub Issue | n/a |
---|---|
Type | Sub-task |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-08-28T01:22:54.000+0000 |
Affected Version/s | Release 2.1.0 |
Fix Version/s | Sprint 2012-17 Core, Release 3.0.0 |
Components | CLI |
Labels | core |
Reporter | Stephen Tramer |
Assignee | Chris Barber |
Created | 2012-05-07T17:17:41.000+0000 |
Updated | 2017-03-21T20:41:59.000+0000 |
Description
This task is for writing the
help
builtin, as described in the [CLI spec](https://wiki.appcelerator.org/display/spe/Command+Line+Interface).
Depends on the API from TIMOB-9022 to be completed, and the unit test evaluation from TIMOB-9024. This ticket *may* be performed in tandem with TIMOB-9022 and TIMOB-9024 as a result.
Tasks include:
* Write "help" builtin (all platforms)
* Produce documentation (todc2, markdown, manpage, whatever)
* Test plan for "help" builtin
Closing ticket as fixed.