Skip to content

Commit 5b8e829

Browse files
Update LT-ScriptExport.ps1
1 parent b5854ca commit 5b8e829

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

LT-ScriptExport.ps1

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -382,12 +382,3 @@ Function Export-LTScript {
382382
(Get-Content $sTranscriptFile -tail 1000 -readcount 0) | Set-Content $sTranscriptFile -Force
383383

384384
#endregion
385-
386-
387-
.PARAMETER Query
388-
Input your MySQL query in double quotes.
389-
390-
391-
392-
393-

0 commit comments

Comments
 (0)