mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-13 22:38:46 +02:00
Update synopsis and description
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
<#
|
||||
.SYNOPSIS
|
||||
convert-ps2bat.ps1 [<pattern>]
|
||||
.DESCRIPTION
|
||||
Converts a PowerShell script to .bat files
|
||||
.DESCRIPTION
|
||||
convert-ps2bat.ps1 [<pattern>]
|
||||
.EXAMPLE
|
||||
PS> ./convert-ps2bat *.ps1
|
||||
.NOTES
|
||||
|
Reference in New Issue
Block a user