We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 886e442 commit 1d5d9daCopy full SHA for 1d5d9da
1 file changed
obs-powershell.HelpOut.ps1
@@ -1,5 +1,5 @@
1
#requires -Module HelpOut
2
3
Import-Module .\obs-powershell.psd1
4
-Save-MarkdownHelp -Module obs-powershell -PassThru -Command (Get-OBSEffect | Where-Object { $_ -is [Management.Automation.CommandInfo]})
+Save-MarkdownHelp -Module obs-powershell -PassThru
5
0 commit comments