Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13926] Code Processor: CLI errors in the 'ti --help'

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-06-06T17:48:10.000+0000
Affected Version/sn/a
Fix Version/s2013 Sprint 12 JS, 2013 Sprint 12, Release 3.1.1, Release 3.2.0
ComponentsCode Processor
Labelscode-analyzer, qe-3.1.1, qe-closed-3.1.1, qe-testadded
ReporterFederico Casali
AssigneeBryan Hughes
Created2013-05-20T22:03:11.000+0000
Updated2013-09-24T10:18:41.000+0000

Description

Problem description

Run 'titanium --help'
analyze           analyzes a project using the Titanium Code Processor
analyze-options   analyses a project using the Titanium Code Processor
analyze-plugins   analyses a project using the Titanium Code Processor
1. The description should be different for each of the commands 2. 'analyzes' should be changed into 'analyses'

Comments

  1. Bryan Hughes 2013-06-05

    PR: https://github.com/appcelerator/titanium-code-processor/pull/214 1_0_X PR: https://github.com/appcelerator/titanium-code-processor/pull/215 BTW, "analyzes" is the proper spelling, not "analyses" (analyses is plural for analysis :)).
  2. Federico Casali 2013-06-06

    Verified as fixed with Titanium Code Processor 1.0.1-cr2 and CLI 3.1.1-cr Closing.
  3. Federico Casali 2013-06-06

    ti --help current output: analyze analyzes a project using the Titanium Code Processor analyze-options returns JSON formatted information about the Titanium Code Processor options analyze-plugins returns JSON formatted information about the Titanium Code Processor plugins

JSON Source