@teambit/harmony.content.cli-reference 2.0.432 → 2.0.433

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,5 +1,5 @@
1
1
  ---
2
- description: 'Bit command synopses. Bit version: 1.8.78'
2
+ description: 'Bit command synopses. Bit version: 1.8.79'
3
3
  labels: ['cli', 'mdx', 'docs']
4
4
  ---
5
5
 
@@ -2391,7 +2391,7 @@
2391
2391
  "arguments": [
2392
2392
  {
2393
2393
  "name": "package-patterns...",
2394
- "description": "a string list of package names, or patterns (separated by spaces or commas), e.g. \"@teambit/**,@my-org/ui/**\". The patterns should be in glob format. By default, all packages are selected."
2394
+ "description": "a string list of package names, or patterns (separated by spaces or commas), e.g. \"@teambit/**,@my-org/ui.**\". The patterns should be in glob format. By default, all packages are selected."
2395
2395
  }
2396
2396
  ]
2397
2397
  },
package/cli-reference.mdx CHANGED
@@ -2208,7 +2208,7 @@ list components templates when inside bit-workspace (for bit-create), otherwise,
2208
2208
 
2209
2209
  | **Arg** | **Description** |
2210
2210
  | --------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
2211
- | `package-patterns...` | a string list of package names, or patterns (separated by spaces or commas), e.g. "@teambit/**,@my-org/ui/**". The patterns should be in glob format. By default, all packages are selected. |
2211
+ | `package-patterns...` | a string list of package names, or patterns (separated by spaces or commas), e.g. "@teambit/**,@my-org/ui.**". The patterns should be in glob format. By default, all packages are selected. |
2212
2212
 
2213
2213
  | **Option** | **Option alias** | **Description** |
2214
2214
  | ---------- | :--------------: | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
@@ -1,5 +1,5 @@
1
1
  ---
2
- description: 'Bit command synopses. Bit version: 1.8.78'
2
+ description: 'Bit command synopses. Bit version: 1.8.79'
3
3
  labels: ['cli', 'mdx', 'docs']
4
4
  ---
5
5
 
@@ -2391,7 +2391,7 @@
2391
2391
  "arguments": [
2392
2392
  {
2393
2393
  "name": "package-patterns...",
2394
- "description": "a string list of package names, or patterns (separated by spaces or commas), e.g. \"@teambit/**,@my-org/ui/**\". The patterns should be in glob format. By default, all packages are selected."
2394
+ "description": "a string list of package names, or patterns (separated by spaces or commas), e.g. \"@teambit/**,@my-org/ui.**\". The patterns should be in glob format. By default, all packages are selected."
2395
2395
  }
2396
2396
  ]
2397
2397
  },
@@ -11571,7 +11571,7 @@ function MDXContent(_ref) {
11571
11571
  "align": "center"
11572
11572
  }, "a string list of package names, or patterns (separated by spaces or commas), e.g. \"@teambit/", (0, _react2.mdx)("strong", {
11573
11573
  parentName: "td"
11574
- }, ",@my-org/ui/"), "\". The patterns should be in glob format. By default, all packages are selected.")))), (0, _react2.mdx)("table", null, (0, _react2.mdx)("thead", {
11574
+ }, ",@my-org/ui."), "\". The patterns should be in glob format. By default, all packages are selected.")))), (0, _react2.mdx)("table", null, (0, _react2.mdx)("thead", {
11575
11575
  parentName: "table"
11576
11576
  }, (0, _react2.mdx)("tr", {
11577
11577
  parentName: "thead"