From ccd0d3e8f0eb61523d744d8d034f6cd96782ba4e Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Wed, 29 Sep 2021 08:28:20 +0200 Subject: [PATCH] Fix typo --- Scripts/pull-repos.ps1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Scripts/pull-repos.ps1 b/Scripts/pull-repos.ps1 index c3bb97fa..c4fc5605 100755 --- a/Scripts/pull-repos.ps1 +++ b/Scripts/pull-repos.ps1 @@ -1,4 +1,5 @@ - +<# +.SYNOPSIS pull-repos.ps1 [] .DESCRIPTION Pulls updates for all Git repositories under the current/given directory (including submodules)