Skip to content

Commit b825438

Browse files
author
James Brundage
committed
Updating PipeScript.HelpOut.ps1 (removing custom commit message)
1 parent 2fa9110 commit b825438

File tree

7 files changed

+1
-582
lines changed

7 files changed

+1
-582
lines changed

PipeScript.HelpOut.ps1

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ if ($PipeScriptLoaded) {
1111
"::error:: PipeScript not loaded" |Out-Host
1212
}
1313

14-
Save-MarkdownHelp -Module PipeScript -OutputPath $wikiPath -ScriptPath 'Transpilers' -ReplaceScriptName '\.psx\.ps1$' -ReplaceScriptNameWith "-Transpiler" -SkipCommandType Alias -PassThru -IncludeTopic *.help.txt -IncludeExtension @() |
15-
Add-Member -Name CommitMessage -MemberType ScriptProperty -value { "Updating $($this.Name) [skip ci]" } -Force -PassThru
14+
Save-MarkdownHelp -Module PipeScript -ReplaceScriptName '\.psx\.ps1$' -SkipCommandType Alias -PassThru -IncludeTopic *.help.txt -IncludeExtension @()
1615

1716
Pop-Location

docs/Decorate-Transpiler.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

docs/Explicit-Transpiler.md

Lines changed: 0 additions & 35 deletions
This file was deleted.

docs/Get-Transpiler.md

Lines changed: 0 additions & 284 deletions
This file was deleted.

0 commit comments

Comments
 (0)