Skip to content

Commit 15ed90e

Browse files
StartAutomatingStartAutomating
authored andcommitted
fix: Improving obs-powershell startup time ( Fixes #214 )
1 parent e23ad32 commit 15ed90e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/_data/Help/Set-OBSVCRShader.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Synopsis": "\nGet-OBSVCRShader [[-VerticalShift] <float>] [[-Distort] <float>] [[-Vignet] <float>] [[-Stripe] <float>] [[-VerticalFactor] <float>] [[-VerticalHeight] <float>] [[-SourceName] <string>] [[-FilterName] <string>] [[-ShaderText] <string>] [-Force] [-PassThru] [-NoResponse] [-UseShaderTime] [<CommonParameters>]\n",
2+
"Synopsis": "Get-OBSVCRShader [[-VerticalShift] <float>] [[-Distort] <float>] [[-Vignet] <float>] [[-Stripe] <float>] [[-VerticalFactor] <float>] [[-VerticalHeight] <float>] [[-SourceName] <string>] [[-FilterName] <string>] [[-ShaderText] <string>] [-Force] [-PassThru] [-NoResponse] [-UseShaderTime] [<CommonParameters>]",
33
"Description": "",
44
"Parameters": [
55
{
@@ -23,7 +23,7 @@
2323
null
2424
],
2525
"Inputs": [
26-
"System.String\n"
26+
"System.String"
2727
],
2828
"Outputs": [
2929
"System.Object"

0 commit comments

Comments
 (0)