mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-10 05:17:44 +02:00
Update the comment-based help
This commit is contained in:
@ -5,11 +5,10 @@
|
||||
Copies newer EXE's + DLL's from the build directory to the installation directory.
|
||||
.EXAMPLE
|
||||
PS> .\make-install.ps1
|
||||
.NOTES
|
||||
Author: Markus Fleschutz · License: CC0
|
||||
.LINK
|
||||
https://github.com/fleschutz/PowerShell
|
||||
.NOTES
|
||||
Author: Markus Fleschutz
|
||||
License: CC0
|
||||
#>
|
||||
|
||||
set SRC_DIR=%1
|
||||
|
Reference in New Issue
Block a user