diff --git a/scripts/ListRepoVersions.ps1 b/scripts/ListRepoVersions.ps1 index 62dfba8592..06ba399166 100644 --- a/scripts/ListRepoVersions.ps1 +++ b/scripts/ListRepoVersions.ps1 @@ -2,7 +2,7 @@ <# .SYNOPSIS - Tags each repo according to VersionPrefix in version.props of that repo + Lists the version of all submodules and this repo .PARAMETER Shipping Only list repos that are shipping #>