UNPKG

18.1 kBMarkdownView Raw
1## [2.1.4](https://github.com/oclif/plugin-help/compare/v2.1.3...v2.1.4) (2018-11-12)
2
3
4### Bug Fixes
5
6* Expose command help method ([#33](https://github.com/oclif/plugin-help/issues/33)) ([0c0a0d9](https://github.com/oclif/plugin-help/commit/0c0a0d9))
7
8## [2.1.3](https://github.com/oclif/plugin-help/compare/v2.1.2...v2.1.3) (2018-10-13)
9
10
11### Bug Fixes
12
13* remove greenkeeper badge ([63640c7](https://github.com/oclif/plugin-help/commit/63640c7))
14
15## [2.1.2](https://github.com/oclif/plugin-help/compare/v2.1.1...v2.1.2) (2018-09-13)
16
17
18### Bug Fixes
19
20* move strip-ansi into dependencies ([17863f9](https://github.com/oclif/plugin-help/commit/17863f9))
21
22## [2.1.1](https://github.com/oclif/plugin-help/compare/v2.1.0...v2.1.1) (2018-09-01)
23
24
25### Bug Fixes
26
27* show docs for allowNo on boolean flags ([208a27a](https://github.com/oclif/plugin-help/commit/208a27a))
28
29<a name="2.1.0"></a>
30# [2.1.0](https://github.com/oclif/plugin-help/compare/v2.0.5...v2.1.0) (2018-08-17)
31
32
33### Features
34
35* typescript 3 ([53c4d0f](https://github.com/oclif/plugin-help/commit/53c4d0f))
36
37<a name="2.0.5"></a>
38## [2.0.5](https://github.com/oclif/plugin-help/compare/v2.0.4...v2.0.5) (2018-06-06)
39
40
41### Bug Fixes
42
43* show argument options in help ([#26](https://github.com/oclif/plugin-help/issues/26)) ([0c8d1bf](https://github.com/oclif/plugin-help/commit/0c8d1bf))
44
45<a name="2.0.4"></a>
46## [2.0.4](https://github.com/oclif/plugin-help/compare/v2.0.3...v2.0.4) (2018-05-31)
47
48
49### Bug Fixes
50
51* trim descriptions ([d26baaa](https://github.com/oclif/plugin-help/commit/d26baaa))
52
53<a name="2.0.3"></a>
54## [2.0.3](https://github.com/oclif/plugin-help/compare/v2.0.2...v2.0.3) (2018-05-31)
55
56
57### Bug Fixes
58
59* read from `example` or `examples` ([d08f33b](https://github.com/oclif/plugin-help/commit/d08f33b))
60
61<a name="2.0.2"></a>
62## [2.0.2](https://github.com/oclif/plugin-help/compare/v2.0.1...v2.0.2) (2018-05-30)
63
64
65### Bug Fixes
66
67* allow setting COLUMNS env var ([961fea0](https://github.com/oclif/plugin-help/commit/961fea0))
68
69<a name="2.0.1"></a>
70## [2.0.1](https://github.com/oclif/plugin-help/compare/v2.0.0...v2.0.1) (2018-05-30)
71
72
73### Bug Fixes
74
75* single line to separate examples ([da1c488](https://github.com/oclif/plugin-help/commit/da1c488))
76
77<a name="2.0.0"></a>
78# [2.0.0](https://github.com/oclif/plugin-help/compare/v1.2.11...v2.0.0) (2018-05-28)
79
80
81### Features
82
83* removed commands command ([cfcac30](https://github.com/oclif/plugin-help/commit/cfcac30))
84
85
86### BREAKING CHANGES
87
88* `commands` command is no longer in this plugin
89it will be moved into @oclif/plugin-commands
90
91<a name="1.2.11"></a>
92## [1.2.11](https://github.com/oclif/plugin-help/compare/v1.2.10...v1.2.11) (2018-05-14)
93
94
95### Bug Fixes
96
97* use gray for ConEmu ([d0a469d](https://github.com/oclif/plugin-help/commit/d0a469d))
98
99<a name="1.2.10"></a>
100## [1.2.10](https://github.com/oclif/plugin-help/compare/v1.2.9...v1.2.10) (2018-05-03)
101
102
103### Bug Fixes
104
105* updated semantic-release ([e3ff4aa](https://github.com/oclif/plugin-help/commit/e3ff4aa))
106
107<a name="1.2.9"></a>
108## [1.2.9](https://github.com/oclif/plugin-help/compare/v1.2.8...v1.2.9) (2018-05-03)
109
110
111### Bug Fixes
112
113* manifest ([711b996](https://github.com/oclif/plugin-help/commit/711b996))
114
115<a name="1.2.8"></a>
116## [1.2.8](https://github.com/oclif/plugin-help/compare/v1.2.7...v1.2.8) (2018-05-03)
117
118
119### Bug Fixes
120
121* updated command ([6a725d4](https://github.com/oclif/plugin-help/commit/6a725d4))
122
123<a name="1.2.7"></a>
124## [1.2.7](https://github.com/oclif/plugin-help/compare/v1.2.6...v1.2.7) (2018-05-01)
125
126
127### Bug Fixes
128
129* updated command ([2909558](https://github.com/oclif/plugin-help/commit/2909558))
130
131<a name="1.2.6"></a>
132## [1.2.6](https://github.com/oclif/plugin-help/compare/v1.2.5...v1.2.6) (2018-05-01)
133
134
135### Bug Fixes
136
137* updated command and chalk ([136aaa3](https://github.com/oclif/plugin-help/commit/136aaa3))
138
139<a name="1.2.5"></a>
140## [1.2.5](https://github.com/oclif/plugin-help/compare/v1.2.4...v1.2.5) (2018-04-20)
141
142
143### Bug Fixes
144
145* show topic list without extra newline ([89d0bc5](https://github.com/oclif/plugin-help/commit/89d0bc5))
146
147<a name="1.2.4"></a>
148## [1.2.4](https://github.com/oclif/plugin-help/compare/v1.2.3...v1.2.4) (2018-04-10)
149
150
151### Bug Fixes
152
153* updated command ([5837908](https://github.com/oclif/plugin-help/commit/5837908))
154
155<a name="1.2.3"></a>
156## [1.2.3](https://github.com/oclif/plugin-help/compare/v1.2.2...v1.2.3) (2018-04-07)
157
158
159### Bug Fixes
160
161* show extra line between examples ([d05ec75](https://github.com/oclif/plugin-help/commit/d05ec75))
162
163<a name="1.2.2"></a>
164## [1.2.2](https://github.com/oclif/plugin-help/compare/v1.2.1...v1.2.2) (2018-03-28)
165
166
167### Bug Fixes
168
169* updated [@oclif](https://github.com/oclif)/command ([01e4d9b](https://github.com/oclif/plugin-help/commit/01e4d9b))
170
171<a name="1.2.1"></a>
172## [1.2.1](https://github.com/oclif/plugin-help/compare/v1.2.0...v1.2.1) (2018-03-24)
173
174
175### Bug Fixes
176
177* move help into its own section ([8099431](https://github.com/oclif/plugin-help/commit/8099431))
178
179<a name="1.2.0"></a>
180# [1.2.0](https://github.com/oclif/plugin-help/compare/v1.1.8...v1.2.0) (2018-03-24)
181
182
183### Bug Fixes
184
185* use new semantic-release ([8bdc8fc](https://github.com/oclif/plugin-help/commit/8bdc8fc))
186
187
188### Features
189
190* show version on root help ([988de52](https://github.com/oclif/plugin-help/commit/988de52))
191
192<a name="1.1.8"></a>
193## [1.1.8](https://github.com/oclif/plugin-help/compare/a4a769687bd7a19f535773c5ab39064b6b35ac0b...v1.1.8) (2018-03-24)
194
195
196### Bug Fixes
197
198* updated command ([5e3b8f5](https://github.com/oclif/plugin-help/commit/5e3b8f5))
199
200<a name="1.1.7"></a>
201## [1.1.7](https://github.com/oclif/plugin-help/compare/cb5f9bea2c14d88afd94843026b09d245f584864...v1.1.7) (2018-03-23)
202
203
204### Bug Fixes
205
206* updated deps ([a4a7696](https://github.com/oclif/plugin-help/commit/a4a7696))
207
208<a name="1.1.6"></a>
209## [1.1.6](https://github.com/oclif/plugin-help/compare/967d74a74c77f4a8ac7a389b91b92dfaa9caaff1...v1.1.6) (2018-02-28)
210
211
212### Bug Fixes
213
214* updated deps ([cb5f9be](https://github.com/oclif/plugin-help/commit/cb5f9be))
215
216<a name="1.1.5"></a>
217## [1.1.5](https://github.com/oclif/plugin-help/compare/829e75edaf307223a1693b16d10e2216e0f5f9ba...v1.1.5) (2018-02-17)
218
219
220### Bug Fixes
221
222* fix help command ([c60c0cb](https://github.com/oclif/plugin-help/commit/c60c0cb))
223* fixed tests ([967d74a](https://github.com/oclif/plugin-help/commit/967d74a))
224
225<a name="1.1.4"></a>
226## [1.1.4](https://github.com/oclif/plugin-help/compare/7a9b7508cb0d44c8e1ab2c8ba081d30bbd99e230...v1.1.4) (2018-02-17)
227
228
229### Bug Fixes
230
231* only show topics 1 level deep ([829e75e](https://github.com/oclif/plugin-help/commit/829e75e))
232* only show topics 1 level deep ([5af8a0b](https://github.com/oclif/plugin-help/commit/5af8a0b))
233
234<a name="1.1.3"></a>
235## [1.1.3](https://github.com/oclif/plugin-help/compare/81c089f2b549984de4e8e25f1d941698b7f63cb3...v1.1.3) (2018-02-17)
236
237
238### Bug Fixes
239
240* hide hidden topics ([7a9b750](https://github.com/oclif/plugin-help/commit/7a9b750))
241
242<a name="1.1.2"></a>
243## [1.1.2](https://github.com/oclif/plugin-help/compare/165a53c8d7f6705b20fa56553e6d78cb689d882e...v1.1.2) (2018-02-17)
244
245
246### Bug Fixes
247
248* use topics only ([81c089f](https://github.com/oclif/plugin-help/commit/81c089f))
249
250<a name="1.1.1"></a>
251## [1.1.1](https://github.com/oclif/plugin-help/compare/67d1cba010649852ecbd1b6870e91e06df35aa28...v1.1.1) (2018-02-17)
252
253
254### Bug Fixes
255
256* sort commands/topics ([165a53c](https://github.com/oclif/plugin-help/commit/165a53c))
257
258<a name="1.1.0"></a>
259# [1.1.0](https://github.com/oclif/plugin-help/compare/de750328be54793875516f99a40cc5dd8a7bc8cf...v1.1.0) (2018-02-17)
260
261
262### Features
263
264* add topics ([67d1cba](https://github.com/oclif/plugin-help/commit/67d1cba))
265
266<a name="1.0.5"></a>
267## [1.0.5](https://github.com/oclif/plugin-help/compare/66cd4cdfba29f6e6c81f45742a5528038375830f...v1.0.5) (2018-02-17)
268
269
270### Bug Fixes
271
272* read options if flagValue is undefined ([abe43d8](https://github.com/oclif/plugin-help/commit/abe43d8))
273* updated deps ([de75032](https://github.com/oclif/plugin-help/commit/de75032))
274
275<a name="1.0.4"></a>
276## [1.0.4](https://github.com/oclif/plugin-help/compare/a382ee982a225d48d7650f1ced7fd97ea90e1ebf...v1.0.4) (2018-02-17)
277
278
279### Bug Fixes
280
281* trim usage ([06de470](https://github.com/oclif/plugin-help/commit/06de470))
282* updated deps ([66cd4cd](https://github.com/oclif/plugin-help/commit/66cd4cd))
283
284<a name="1.0.3"></a>
285## [1.0.3](https://github.com/oclif/plugin-help/compare/7e709205248664666654cf0750c3209c43327298...v1.0.3) (2018-02-15)
286
287
288### Bug Fixes
289
290* updated command ([a382ee9](https://github.com/oclif/plugin-help/commit/a382ee9))
291
292<a name="1.0.2"></a>
293## [1.0.2](https://github.com/oclif/plugin-help/compare/651763997bf220f980aa43b522d8f2d1bdaf1275...v1.0.2) (2018-02-15)
294
295
296### Bug Fixes
297
298* hide OPTIONS for now ([7e70920](https://github.com/oclif/plugin-help/commit/7e70920))
299
300<a name="1.0.1"></a>
301## [1.0.1](https://github.com/oclif/plugin-help/compare/v1.0.0...v1.0.1) (2018-02-13)
302
303
304### Bug Fixes
305
306* updated command ([6517639](https://github.com/oclif/plugin-help/commit/6517639))
307
308<a name="0.7.4"></a>
309## [0.7.4](https://github.com/oclif/plugin-help/compare/v0.7.3...v0.7.4) (2018-02-13)
310
311
312### Bug Fixes
313
314* oclif rename ([fb1bbe9](https://github.com/oclif/plugin-help/commit/fb1bbe9))
315
316<a name="0.7.2"></a>
317## [0.7.2](https://github.com/anycli/plugin-help/compare/123c328fa036f3e17d21544fb2fa6fe76ac9407a...v0.7.2) (2018-02-07)
318
319
320### Bug Fixes
321
322* async ([95e455e](https://github.com/anycli/plugin-help/commit/95e455e))
323
324<a name="0.7.1"></a>
325## [0.7.1](https://github.com/oclif/plugin-help/compare/d33c3d84347133558382fbd9ee9a13af27418fd6...v0.7.1) (2018-02-07)
326
327
328### Bug Fixes
329
330* async ([123c328](https://github.com/oclif/plugin-help/commit/123c328))
331
332<a name="0.7.0"></a>
333# [0.7.0](https://github.com/oclif/plugin-help/compare/476ec1dc0601bd75e8062759cb6e29aec1ce698b...v0.7.0) (2018-02-07)
334
335
336### Bug Fixes
337
338* fixed tests ([d33c3d8](https://github.com/oclif/plugin-help/commit/d33c3d8))
339
340
341### Features
342
343* add examples ([6fd821c](https://github.com/oclif/plugin-help/commit/6fd821c))
344
345<a name="0.6.9"></a>
346## [0.6.9](https://github.com/oclif/plugin-help/compare/61a26af71387aae48988ff161a186c7728ad3e30...v0.6.9) (2018-02-07)
347
348
349### Bug Fixes
350
351* updated config ([476ec1d](https://github.com/oclif/plugin-help/commit/476ec1d))
352
353<a name="0.6.8"></a>
354## [0.6.8](https://github.com/oclif/plugin-help/compare/692a7e663f79a676e8de8c136bef6662f2ed29b3...v0.6.8) (2018-02-06)
355
356
357### Bug Fixes
358
359* fixed topic list ([61a26af](https://github.com/oclif/plugin-help/commit/61a26af))
360* fixed topic list ([b42fde4](https://github.com/oclif/plugin-help/commit/b42fde4))
361
362<a name="0.6.7"></a>
363## [0.6.7](https://github.com/oclif/plugin-help/compare/v0.6.6...v0.6.7) (2018-02-06)
364
365
366### Bug Fixes
367
368* simplify ([692a7e6](https://github.com/oclif/plugin-help/commit/692a7e6))
369
370<a name="0.6.5"></a>
371## [0.6.5](https://github.com/oclif/plugin-help/compare/3259b8742a5164bfdd6d5db516ef7ba59e1fba0b...v0.6.5) (2018-02-06)
372
373
374### Bug Fixes
375
376* updated command ([6ee12a9](https://github.com/oclif/plugin-help/commit/6ee12a9))
377
378<a name="0.6.4"></a>
379## [0.6.4](https://github.com/oclif/plugin-help/compare/b53cc909d0a29135360c95e110facee45602a764...v0.6.4) (2018-02-06)
380
381
382### Bug Fixes
383
384* use [@oclif](https://github.com/oclif)/errors ([3259b87](https://github.com/oclif/plugin-help/commit/3259b87))
385
386<a name="0.6.3"></a>
387## [0.6.3](https://github.com/oclif/plugin-help/compare/8d2a146505f02ccc0854601a28223ae3d2acbf2c...v0.6.3) (2018-02-05)
388
389
390### Bug Fixes
391
392* require lodash.template ([b53cc90](https://github.com/oclif/plugin-help/commit/b53cc90))
393
394<a name="0.6.2"></a>
395## [0.6.2](https://github.com/oclif/plugin-help/compare/32b9b620962c54b8102dc878f70104dd4084c62f...v0.6.2) (2018-02-05)
396
397
398### Bug Fixes
399
400* reduce dependencies ([8d2a146](https://github.com/oclif/plugin-help/commit/8d2a146))
401
402<a name="0.6.1"></a>
403## [0.6.1](https://github.com/oclif/plugin-help/compare/4cc24aa7608b55071b4b9bd3aece77a671eb84c5...v0.6.1) (2018-02-05)
404
405
406### Bug Fixes
407
408* make dependencies optional ([32b9b62](https://github.com/oclif/plugin-help/commit/32b9b62))
409
410<a name="0.6.0"></a>
411# [0.6.0](https://github.com/oclif/plugin-help/compare/4f48c42033e51edbad3d8b721f3bc8ef625b5101...v0.6.0) (2018-02-03)
412
413
414### Bug Fixes
415
416* tweaks to make help render better ([4cc24aa](https://github.com/oclif/plugin-help/commit/4cc24aa))
417
418
419### Features
420
421* generalize help coordination inot showHelp() ([fa37288](https://github.com/oclif/plugin-help/commit/fa37288))
422
423<a name="0.5.1"></a>
424## [0.5.1](https://github.com/oclif/plugin-help/compare/fcc41a0a404c914c93dbe925d77a57c31fb7c162...v0.5.1) (2018-02-03)
425
426
427### Bug Fixes
428
429* updated config ([4f48c42](https://github.com/oclif/plugin-help/commit/4f48c42))
430
431<a name="0.5.0"></a>
432# [0.5.0](https://github.com/oclif/plugin-help/compare/64df8c5c7b792285348af0e55a30887bc7dbab96...v0.5.0) (2018-02-02)
433
434
435### Features
436
437* use lodash template on help strings ([fcc41a0](https://github.com/oclif/plugin-help/commit/fcc41a0))
438
439<a name="0.4.7"></a>
440## [0.4.7](https://github.com/oclif/plugin-help/compare/3d73da87de46d9f80bd2b2ce510a89f9930f8a7a...v0.4.7) (2018-02-02)
441
442
443### Bug Fixes
444
445* add showHelp method ([64df8c5](https://github.com/oclif/plugin-help/commit/64df8c5))
446
447<a name="0.4.6"></a>
448## [0.4.6](https://github.com/oclif/plugin-help/compare/cf0d4b42149d39aeb7e3956a6c94fb1c63d68d72...v0.4.6) (2018-02-02)
449
450
451### Bug Fixes
452
453* cache bust ([3d73da8](https://github.com/oclif/plugin-help/commit/3d73da8))
454
455<a name="0.4.5"></a>
456## [0.4.5](https://github.com/oclif/plugin-help/compare/30ca7c144bafb2e1ee6a701a559e755614115b76...v0.4.5) (2018-02-02)
457
458
459### Bug Fixes
460
461* fixing manifest ([cf0d4b4](https://github.com/oclif/plugin-help/commit/cf0d4b4))
462
463<a name="0.4.4"></a>
464## [0.4.4](https://github.com/oclif/plugin-help/compare/241df8abf10d3f96e025db6f9c83d0a94cccd801...v0.4.4) (2018-02-02)
465
466
467### Bug Fixes
468
469* fixed manifest location ([30ca7c1](https://github.com/oclif/plugin-help/commit/30ca7c1))
470
471<a name="0.4.3"></a>
472## [0.4.3](https://github.com/oclif/plugin-help/compare/08cf2fbb6583a3f8547705a1bc9e6a909f3866ec...v0.4.3) (2018-02-02)
473
474
475### Bug Fixes
476
477* fix manifest writing ([241df8a](https://github.com/oclif/plugin-help/commit/241df8a))
478
479<a name="0.4.2"></a>
480## [0.4.2](https://github.com/oclif/plugin-help/compare/67c842d81cb9975967654e148be2d630fb372c20...v0.4.2) (2018-02-02)
481
482
483### Bug Fixes
484
485* add plugin manifest ([08cf2fb](https://github.com/oclif/plugin-help/commit/08cf2fb))
486
487<a name="0.4.1"></a>
488## [0.4.1](https://github.com/oclif/plugin-help/compare/7bedad5eb4865c8b3c2264a06f52dd99af6b74dc...v0.4.1) (2018-02-02)
489
490
491### Bug Fixes
492
493* prep for lodash templating ([67c842d](https://github.com/oclif/plugin-help/commit/67c842d))
494
495<a name="0.4.0"></a>
496# [0.4.0](https://github.com/oclif/plugin-help/compare/d8df03bee99d520c51bf1754c00ed084b6a01170...v0.4.0) (2018-02-02)
497
498
499### Features
500
501* show default flag/arg values ([7bedad5](https://github.com/oclif/plugin-help/commit/7bedad5))
502
503<a name="0.3.7"></a>
504## [0.3.7](https://github.com/oclif/plugin-help/compare/2977578c307c7092192179ee73cb1d4b634d8049...v0.3.7) (2018-02-02)
505
506
507### Bug Fixes
508
509* fixed help in CI ([d8df03b](https://github.com/oclif/plugin-help/commit/d8df03b))
510
511<a name="0.3.6"></a>
512## [0.3.6](https://github.com/oclif/plugin-help/compare/fc0f0f5b5ae0c36e0409398f361fbab41707e2bb...v0.3.6) (2018-02-02)
513
514
515### Bug Fixes
516
517* triggering release ([2977578](https://github.com/oclif/plugin-help/commit/2977578))
518
519<a name="0.3.5"></a>
520## [0.3.5](https://github.com/oclif/help/compare/608ba929331f1b5353e226d043c91863e2d60595...v0.3.5) (2018-02-01)
521
522
523### Bug Fixes
524
525* remove blue color ([945ccc5](https://github.com/oclif/help/commit/945ccc5))
526
527<a name="0.3.4"></a>
528## [0.3.4](https://github.com/oclif/help/compare/85ec92fc619517934f62d365a2610e6e04661cec...v0.3.4) (2018-02-01)
529
530
531### Bug Fixes
532
533* updated command ([da099da](https://github.com/oclif/help/commit/da099da))
534
535<a name="0.3.3"></a>
536## [0.3.3](https://github.com/oclif/help/compare/8c13ae47789018ad093f1fb6d3a248da10e8ac86...v0.3.3) (2018-02-01)
537
538
539### Bug Fixes
540
541* hide underline if complex value ([85ec92f](https://github.com/oclif/help/commit/85ec92f))
542
543<a name="0.3.2"></a>
544## [0.3.2](https://github.com/oclif/help/compare/8046612a23df4c73910a6624781ab0ae96a0998e...v0.3.2) (2018-02-01)
545
546
547### Bug Fixes
548
549* hide commands command ([8c13ae4](https://github.com/oclif/help/commit/8c13ae4))
550
551<a name="0.3.1"></a>
552## [0.3.1](https://github.com/oclif/help/compare/af7eb9b155fa44f2e7261b25b94dc76d05040422...v0.3.1) (2018-02-01)
553
554
555### Bug Fixes
556
557* updated engine ([8046612](https://github.com/oclif/help/commit/8046612))
558* work on markdown generator ([0c50c69](https://github.com/oclif/help/commit/0c50c69))
559
560<a name="0.3.0"></a>
561# [0.3.0](https://github.com/oclif/help/compare/258a5b3873f6557959b72c1d116f44d0e5111e94...v0.3.0) (2018-01-31)
562
563
564### Bug Fixes
565
566* add dev plugins ([7d8a3c7](https://github.com/oclif/help/commit/7d8a3c7))
567
568
569### Features
570
571* added basic root command support ([af7eb9b](https://github.com/oclif/help/commit/af7eb9b))
572
573<a name="0.2.3"></a>
574## [0.2.3](https://github.com/oclif/help/compare/1d28ed1244d6ac74fbd0a4fce9e1a74b1523c081...v0.2.3) (2018-01-31)
575
576
577### Bug Fixes
578
579* updated deps ([258a5b3](https://github.com/oclif/help/commit/258a5b3))
580
581<a name="0.2.2"></a>
582## [0.2.2](https://github.com/oclif/help/compare/b4bed623435a2f4ea73d2ad813589f3105e4299e...v0.2.2) (2018-01-31)
583
584
585### Bug Fixes
586
587* updated engine ([1d28ed1](https://github.com/oclif/help/commit/1d28ed1))
588
589<a name="0.2.1"></a>
590## [0.2.1](https://github.com/dxcli/help/compare/bc53900d424978ab143773eae4651e0ee591ee2f...v0.2.1) (2018-01-30)
591
592
593### Bug Fixes
594
595* improve help output ([65a1ef8](https://github.com/dxcli/help/commit/65a1ef8))
596
597<a name="0.2.0"></a>
598# [0.2.0](https://github.com/dxcli/help/compare/a65df6995f0da999ccc9348f8d25582c3af637e9...v0.2.0) (2018-01-30)
599
600
601### Features
602
603* added help command ([bc53900](https://github.com/dxcli/help/commit/bc53900))
604
605<a name="0.1.0"></a>
606# [0.1.0](https://github.com/dxcli/help/compare/v0.0.0...v0.1.0) (2018-01-30)
607
608
609### Features
610
611* added command help ([a65df69](https://github.com/dxcli/help/commit/a65df69))