X Tutup
Skip to content

Commit 1cf24c2

Browse files
committed
Update snapshots.
1 parent 2b06b87 commit 1cf24c2

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

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

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,8 @@ Optional arguments:
125125
--from-version-policy VERSION_POLICY_NAME
126126
Run command in all projects with the specified
127127
version policy and all projects that directly or
128-
indirectly depend on them
128+
indirectly depend on projects with the specified
129+
version policy
129130
--to-version-policy VERSION_POLICY_NAME
130131
Run command in all projects with the specified
131132
version policy and all of their dependencies
@@ -233,7 +234,8 @@ Optional arguments:
233234
--from-version-policy VERSION_POLICY_NAME
234235
Run command in all projects with the specified
235236
version policy and all projects that directly or
236-
indirectly depend on them
237+
indirectly depend on projects with the specified
238+
version policy
237239
--to-version-policy VERSION_POLICY_NAME
238240
Run command in all projects with the specified
239241
version policy and all of their dependencies
@@ -477,7 +479,8 @@ Optional arguments:
477479
--from-version-policy VERSION_POLICY_NAME
478480
Run command in all projects with the specified
479481
version policy and all projects that directly or
480-
indirectly depend on them
482+
indirectly depend on projects with the specified
483+
version policy
481484
--to-version-policy VERSION_POLICY_NAME
482485
Run command in all projects with the specified
483486
version policy and all of their dependencies

0 commit comments

Comments
 (0)
X Tutup