You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: libraries/rush-lib/src/api/test/__snapshots__/RushCommandLine.test.ts.snap
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1191,7 +1191,7 @@ Object {
1191
1191
"actionName": "import-strings",
1192
1192
"parameters": Array [
1193
1193
Object {
1194
-
"description": "Specifies the maximum number of concurrent processes to launch during a build. The COUNT should be a positive integer, a percentage value (eg. \\"50%%\\") or the word \\"max\\" to specify a count that is equal to the number of CPU cores. If this parameter is omitted, then the default value depends on the operating system and number of CPU cores.",
1194
+
"description": "Specifies the maximum number of concurrent processes to launch during a build. The COUNT should be a positive integer, a percentage value (eg. \\"50%\\") or the word \\"max\\" to specify a count that is equal to the number of CPU cores. If this parameter is omitted, then the default value depends on the operating system and number of CPU cores.",
1195
1195
"environmentVariable": "RUSH_PARALLELISM",
1196
1196
"kind": "String",
1197
1197
"longName": "--parallelism",
@@ -1345,7 +1345,7 @@ Object {
1345
1345
"actionName": "build",
1346
1346
"parameters": Array [
1347
1347
Object {
1348
-
"description": "Specifies the maximum number of concurrent processes to launch during a build. The COUNT should be a positive integer, a percentage value (eg. \\"50%%\\") or the word \\"max\\" to specify a count that is equal to the number of CPU cores. If this parameter is omitted, then the default value depends on the operating system and number of CPU cores.",
1348
+
"description": "Specifies the maximum number of concurrent processes to launch during a build. The COUNT should be a positive integer, a percentage value (eg. \\"50%\\") or the word \\"max\\" to specify a count that is equal to the number of CPU cores. If this parameter is omitted, then the default value depends on the operating system and number of CPU cores.",
1349
1349
"environmentVariable": "RUSH_PARALLELISM",
1350
1350
"kind": "String",
1351
1351
"longName": "--parallelism",
@@ -1502,7 +1502,7 @@ Object {
1502
1502
"actionName": "rebuild",
1503
1503
"parameters": Array [
1504
1504
Object {
1505
-
"description": "Specifies the maximum number of concurrent processes to launch during a build. The COUNT should be a positive integer, a percentage value (eg. \\"50%%\\") or the word \\"max\\" to specify a count that is equal to the number of CPU cores. If this parameter is omitted, then the default value depends on the operating system and number of CPU cores.",
1505
+
"description": "Specifies the maximum number of concurrent processes to launch during a build. The COUNT should be a positive integer, a percentage value (eg. \\"50%\\") or the word \\"max\\" to specify a count that is equal to the number of CPU cores. If this parameter is omitted, then the default value depends on the operating system and number of CPU cores.",
0 commit comments