mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-08 20:54:38 +02:00
Update the comment based help
This commit is contained in:
@ -2,7 +2,9 @@
|
||||
.SYNOPSIS
|
||||
Pulls updates for all Git repositories in a folder (including submodules)
|
||||
.DESCRIPTION
|
||||
pull-repos.ps1 [<ParentDir>]
|
||||
This script pulls updates for all Git repositories in a folder (including submodules).
|
||||
.PARAMETER ParentDir
|
||||
Specifies the path to the parent folder
|
||||
.EXAMPLE
|
||||
PS> ./pull-repos C:\MyRepos
|
||||
.NOTES
|
||||
|
Reference in New Issue
Block a user