mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 21:07:40 +02:00
Update the comment based help
This commit is contained in:
@ -2,7 +2,9 @@
|
||||
.SYNOPSIS
|
||||
Clones well-known Git repositories into a folder
|
||||
.DESCRIPTION
|
||||
clone-repos.ps1 [<folder>]
|
||||
This script clones well-known Git repositories into a folder.
|
||||
.PARAMETER folder
|
||||
Specifies the target folder
|
||||
.EXAMPLE
|
||||
PS> ./clone-repos C:\Users\Markus\Repos
|
||||
.NOTES
|
||||
|
Reference in New Issue
Block a user