Skip to content

Commit dc1e6a5

Browse files
committed
chore: update snapshot
1 parent 597fb45 commit dc1e6a5

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

libraries/rush-lib/src/api/test/__snapshots__/RushCommandLine.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1149,7 +1149,7 @@ Object {
11491149
"shortName": undefined,
11501150
},
11511151
Object {
1152-
"description": "Specify which installed versions should be hotlinked. If omitted, the default is all versions (\\"*).",
1152+
"description": "Specify which installed versions should be hotlinked.",
11531153
"environmentVariable": undefined,
11541154
"kind": "String",
11551155
"longName": "--version",

libraries/rush-lib/src/cli/test/__snapshots__/CommandLineHelp.test.ts.snap

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,7 @@ Optional arguments:
177177
the symlink target.
178178
--version SEMVER_RANGE
179179
Specify which installed versions should be hotlinked.
180-
If omitted, the default is all versions (\\"*). The
181-
default value is \\"*\\".
180+
The default value is \\"*\\".
182181
--subspace SUBSPACE The name of the subspace to use for the bridge
183182
package. The default value is \\"default\\".
184183
"

0 commit comments

Comments
 (0)