Skip to content

Commit c4b6c52

Browse files
L-Quniclanton
andauthored
Update libraries/rush-lib/src/cli/actions/BridgePackageAction.ts
Co-authored-by: Ian Clanton-Thuon <iclanton@users.noreply.github.com>
1 parent 09402fb commit c4b6c52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libraries/rush-lib/src/cli/actions/BridgePackageAction.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ export class BridgePackageAction extends BaseHotlinkPackageAction {
3535
argumentName: 'SEMVER_RANGE',
3636
defaultValue: '*',
3737
description:
38-
'Specify which installed versions should be hotlinked. If omitted, the default is all versions ("*).'
38+
'Specify which installed versions should be hotlinked.'
3939
});
4040

4141
this._subspaceNameParameter = this.defineStringParameter({

0 commit comments

Comments
 (0)