We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c980300 commit bb93067Copy full SHA for bb93067
Build/obs-powershell.HelpOut.ps1
@@ -2,4 +2,5 @@
2
Push-Location ($PSScriptRoot | Split-Path)
3
Import-Module .\obs-powershell.psd1
4
Save-MarkdownHelp -Module obs-powershell -PassThru
5
+Install-Maml -Module obs-powershell -PassThru -NoComment
6
Pop-Location
0 commit comments