We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbe73ee commit 93a7760Copy full SHA for 93a7760
TOOL-Expand-ScriptAlias/Expand-ScriptAlias.ps1
@@ -35,6 +35,8 @@ function Expand-ScriptAlias {
35
Francois-Xavier Cat
36
lazywinadmin.com
37
@lazywinadmin
38
+ .LINK
39
+ https://github.com/lazywinadmin/PowerShell
40
#>
41
[CmdletBinding(SupportsShouldProcess, ConfirmImpact = 'Low')]
42
PARAM (
0 commit comments