@teambit/harmony.content.cli-reference 2.0.915 → 2.0.916
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.
package/cli-reference.docs.mdx
CHANGED
package/cli-reference.json
CHANGED
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
[
|
|
40
40
|
"",
|
|
41
41
|
"skill <type>",
|
|
42
|
-
"generate output for Claude Code skill: \"commands\" (like bit --help) or \"
|
|
42
|
+
"generate output for Claude Code skill: \"commands\" (like bit --help) or \"reference\" (subcommands, args, and flags)"
|
|
43
43
|
]
|
|
44
44
|
],
|
|
45
45
|
"description": "generate an .md file with all commands details",
|
package/dist/cli-reference.json
CHANGED
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
[
|
|
40
40
|
"",
|
|
41
41
|
"skill <type>",
|
|
42
|
-
"generate output for Claude Code skill: \"commands\" (like bit --help) or \"
|
|
42
|
+
"generate output for Claude Code skill: \"commands\" (like bit --help) or \"reference\" (subcommands, args, and flags)"
|
|
43
43
|
]
|
|
44
44
|
],
|
|
45
45
|
"description": "generate an .md file with all commands details",
|