@teambit/harmony.content.cli-reference 2.0.155 → 2.0.157

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.6.40'
2
+ description: 'Bit command synopses. Bit version: 1.6.42'
3
3
  labels: ['cli', 'mdx', 'docs']
4
4
  ---
5
5
 
@@ -3567,7 +3567,7 @@
3567
3567
  "list only lanes that haven't been merged"
3568
3568
  ]
3569
3569
  ],
3570
- "description": "list local lanes",
3570
+ "description": "list local or remote lanes",
3571
3571
  "extendedDescription": "",
3572
3572
  "group": "ungrouped",
3573
3573
  "private": false,
package/cli-reference.mdx CHANGED
@@ -988,7 +988,7 @@ when no package is specified, all workspace dependencies are installed and all w
988
988
 
989
989
  **Usage**: `lane list`
990
990
 
991
- **Description**: list local lanes
991
+ **Description**: list local or remote lanes
992
992
 
993
993
  | **Option** | **Option alias** | **Description** |
994
994
  | ------------------------------ | :--------------: | ------------------------------------------------------------- |
@@ -1,5 +1,5 @@
1
1
  ---
2
- description: 'Bit command synopses. Bit version: 1.6.40'
2
+ description: 'Bit command synopses. Bit version: 1.6.42'
3
3
  labels: ['cli', 'mdx', 'docs']
4
4
  ---
5
5
 
@@ -3567,7 +3567,7 @@
3567
3567
  "list only lanes that haven't been merged"
3568
3568
  ]
3569
3569
  ],
3570
- "description": "list local lanes",
3570
+ "description": "list local or remote lanes",
3571
3571
  "extendedDescription": "",
3572
3572
  "group": "ungrouped",
3573
3573
  "private": false,
@@ -4998,7 +4998,7 @@ function MDXContent(_ref) {
4998
4998
  parentName: "p"
4999
4999
  }, "lane list")), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
5000
5000
  parentName: "p"
5001
- }, "Description"), ": list local lanes"), (0, _react2.mdx)("table", null, (0, _react2.mdx)("thead", {
5001
+ }, "Description"), ": list local or remote lanes"), (0, _react2.mdx)("table", null, (0, _react2.mdx)("thead", {
5002
5002
  parentName: "table"
5003
5003
  }, (0, _react2.mdx)("tr", {
5004
5004
  parentName: "thead"