mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 05:04:39 +02:00
Update synopsis and description
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
<#
|
||||
.SYNOPSIS
|
||||
pull-repos.ps1 [<parent-dir>]
|
||||
Pulls updates for all Git repositories in a folder (including submodules)
|
||||
.DESCRIPTION
|
||||
Pulls updates for all Git repositories under the current/given directory (including submodules)
|
||||
pull-repos.ps1 [<ParentDir>]
|
||||
.EXAMPLE
|
||||
PS> ./pull-repos C:\MyRepos
|
||||
.NOTES
|
||||
|
Reference in New Issue
Block a user