mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-10 05:17:44 +02:00
Update synopsis and description
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
<#
|
||||
.SYNOPSIS
|
||||
fetch-repo.ps1 [<repo-dir>]
|
||||
.DESCRIPTION
|
||||
Fetches updates for a local Git repository (including submodules)
|
||||
.DESCRIPTION
|
||||
fetch-repo.ps1 [<repo-dir>]
|
||||
.EXAMPLE
|
||||
PS> ./fetch-repo
|
||||
.NOTES
|
||||
|
Reference in New Issue
Block a user