@teambit/harmony.content.cli-reference 2.0.883 → 2.0.884

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  ---
2
- description: 'Bit command synopses. Bit version: 1.13.18'
2
+ description: 'Bit command synopses. Bit version: 1.13.19'
3
3
  labels: ['cli', 'mdx', 'docs']
4
4
  ---
@@ -35,6 +35,11 @@
35
35
  "j",
36
36
  "json",
37
37
  "output the commands info as JSON"
38
+ ],
39
+ [
40
+ "",
41
+ "skill <type>",
42
+ "generate output for Claude Code skill: \"commands\" (like bit --help) or \"flags\" (condensed flag reference)"
38
43
  ]
39
44
  ],
40
45
  "description": "generate an .md file with all commands details",
@@ -1,4 +1,4 @@
1
1
  ---
2
- description: 'Bit command synopses. Bit version: 1.13.18'
2
+ description: 'Bit command synopses. Bit version: 1.13.19'
3
3
  labels: ['cli', 'mdx', 'docs']
4
4
  ---
@@ -35,6 +35,11 @@
35
35
  "j",
36
36
  "json",
37
37
  "output the commands info as JSON"
38
+ ],
39
+ [
40
+ "",
41
+ "skill <type>",
42
+ "generate output for Claude Code skill: \"commands\" (like bit --help) or \"flags\" (condensed flag reference)"
38
43
  ]
39
44
  ],
40
45
  "description": "generate an .md file with all commands details",