@teambit/harmony.content.cli-reference 2.0.854 → 2.0.855

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.12.208'
2
+ description: 'Bit command synopses. Bit version: 1.12.209'
3
3
  labels: ['cli', 'mdx', 'docs']
4
4
  ---
@@ -2264,7 +2264,7 @@
2264
2264
  [
2265
2265
  "",
2266
2266
  "lane",
2267
- "when on a lane, delete the component from this lane only. avoid merging it to main or other lanes"
2267
+ "when on a lane, delete the component from this lane only. this removal will not affect main when the lane is merged"
2268
2268
  ],
2269
2269
  [
2270
2270
  "",
package/cli-reference.mdx CHANGED
@@ -552,7 +552,7 @@ to remove components from your local workspace only, use "bit remove" instead.
552
552
 
553
553
  | **Option** | **Option alias** | **Description** |
554
554
  | ------------------ | :--------------: | ----------------------------------------------------------------------------------------------------------------------------------------------------------- |
555
- | `--lane` | | when on a lane, delete the component from this lane only. avoid merging it to main or other lanes |
555
+ | `--lane` | | when on a lane, delete the component from this lane only. this removal will not affect main when the lane is merged |
556
556
  | `--update-main` | | delete component/s on the main lane after merging this lane into main |
557
557
  | `--range <string>` | | EXPERIMENTAL. enter a Semver range to delete specific tags (cannot be used for snaps). see https://www.npmjs.com/package/semver#ranges for the range syntax |
558
558
  | `--silent` | `-s` | skip confirmation |
@@ -1,4 +1,4 @@
1
1
  ---
2
- description: 'Bit command synopses. Bit version: 1.12.208'
2
+ description: 'Bit command synopses. Bit version: 1.12.209'
3
3
  labels: ['cli', 'mdx', 'docs']
4
4
  ---
@@ -2264,7 +2264,7 @@
2264
2264
  [
2265
2265
  "",
2266
2266
  "lane",
2267
- "when on a lane, delete the component from this lane only. avoid merging it to main or other lanes"
2267
+ "when on a lane, delete the component from this lane only. this removal will not affect main when the lane is merged"
2268
2268
  ],
2269
2269
  [
2270
2270
  "",
@@ -2874,7 +2874,7 @@ function MDXContent(_ref) {
2874
2874
  }), (0, _react2.mdx)("td", {
2875
2875
  parentName: "tr",
2876
2876
  "align": null
2877
- }, "when on a lane, delete the component from this lane only. avoid merging it to main or other lanes")), (0, _react2.mdx)("tr", {
2877
+ }, "when on a lane, delete the component from this lane only. this removal will not affect main when the lane is merged")), (0, _react2.mdx)("tr", {
2878
2878
  parentName: "tbody"
2879
2879
  }, (0, _react2.mdx)("td", {
2880
2880
  parentName: "tr",