Skip to content

Commit 9fda8d4

Browse files
StartAutomatingStartAutomating
authored andcommitted
fix: Improving obs-powershell startup time ( Fixes #214 )
1 parent 215107c commit 9fda8d4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/_data/Help/Set-OBSTetraShader.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Synopsis": "\nGet-OBSTetraShader [[-RedR] <float>] [[-RedG] <float>] [[-RedB] <float>] [[-YelR] <float>] [[-YelG] <float>] [[-YelB] <float>] [[-GrnR] <float>] [[-GrnG] <float>] [[-GrnB] <float>] [[-CynR] <float>] [[-CynG] <float>] [[-CynB] <float>] [[-BluR] <float>] [[-BluG] <float>] [[-BluB] <float>] [[-MagR] <float>] [[-MagG] <float>] [[-MagB] <float>] [[-SourceName] <string>] [[-FilterName] <string>] [[-ShaderText] <string>] [-Force] [-PassThru] [-NoResponse] [-UseShaderTime] [<CommonParameters>]\n",
2+
"Synopsis": "Get-OBSTetraShader [[-RedR] <float>] [[-RedG] <float>] [[-RedB] <float>] [[-YelR] <float>] [[-YelG] <float>] [[-YelB] <float>] [[-GrnR] <float>] [[-GrnG] <float>] [[-GrnB] <float>] [[-CynR] <float>] [[-CynG] <float>] [[-CynB] <float>] [[-BluR] <float>] [[-BluG] <float>] [[-BluB] <float>] [[-MagR] <float>] [[-MagG] <float>] [[-MagB] <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)