mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-14 06:48:46 +02:00
Update synopsis and description
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
<#
|
||||
.SYNOPSIS
|
||||
new-symlink.ps1 [<symlink>] [<target>]
|
||||
.DESCRIPTION
|
||||
Creates a new symbolic link file
|
||||
.DESCRIPTION
|
||||
new-symlink.ps1 [<symlink>] [<target>]
|
||||
.EXAMPLE
|
||||
PS> ./new-symlink C:\Temp\HDD C:\
|
||||
.NOTES
|
||||
|
Reference in New Issue
Block a user