diff --git a/.automation/generated/linter-helps.json b/.automation/generated/linter-helps.json index 2983a68846f..17edbc5e864 100644 --- a/.automation/generated/linter-helps.json +++ b/.automation/generated/linter-helps.json @@ -133,17 +133,20 @@ "ANSIBLE_LINT_NODEPS: Avoids installing content dependencies and avoids performing checks that would fail when modules are not installed. Far less violations will be reported." ], "arm-ttk": [ - "", - "cmdlet Import-Module at command pipeline position 1", - "Supply values for the following parameters:", - "Name[0]:", - "Import-Module: Cannot process command because of one or more missing mandatory parameters: Name.", - "Test-AzTemplate: ", - "Line |", - " 2 | $TAZ_V = (Test-AzTemplate -help);", - " | ~~~~~~~~~~~~~~~", - " | The term 'Test-AzTemplate' is not recognized as a name of a cmdlet, function, script file, or executable program.", - "Check the spelling of the name, or if a path was included, verify that the path is correct and try again." + "Import-Module : Cannot process command because of one or more missing mandatory parameters: Name.", + "At line:1 char:1", + "+ Import-Module ;", + "+ ~~~~~~~~~~~~~", + " + CategoryInfo : InvalidArgument: (:) [Import-Module], ParameterBindingException", + " + FullyQualifiedErrorId : MissingMandatoryParameter,Microsoft.PowerShell.Commands.ImportModuleCommand", + "", + "Test-AzTemplate : The term 'Test-AzTemplate' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.", + "At line:2 char:11", + "+ $TAZ_V = (Test-AzTemplate -help);", + "+ ~~~~~~~~~~~~~~~", + " + CategoryInfo : ObjectNotFound: (Test-AzTemplate:String) [], CommandNotFoundException", + " + FullyQualifiedErrorId : CommandNotFoundException", + "" ], "bandit": [ "usage: bandit [-h] [-r] [-a {file,vuln}] [-n CONTEXT_LINES] [-c CONFIG_FILE]", @@ -321,7 +324,7 @@ " B704 markupsafe_markup_xss" ], "bash-exec": [ - "GNU bash, version 5.2.37(1)-release-(x86_64-alpine-linux-musl)", + "GNU bash, version 5.1.4(1)-release-(x86_64-pc-linux-gnu)", "Usage: bash [GNU long option] [option] ...", " bash [GNU long option] [option] script-file ...", "GNU long options:", @@ -343,7 +346,7 @@ " --version", "Shell options:", " -ilrsD or -c command or -O shopt_option (invocation only)", - " -abefhkmnptuvxBCEHPT or -o option", + " -abefhkmnptuvxBCHP or -o option", "Type `bash -c \"help set\"' for more information about shell options.", "Type `bash -c help' for more information about shell builtin commands.", "Use the `bashbug' command to report bugs.", @@ -1184,18 +1187,16 @@ " -cp ", " -classpath ", " --class-path ", - " A : separated list of directories, JAR archives,", + " A ; separated list of directories, JAR archives,", " and ZIP archives to search for class files.", " -p ", " --module-path ...", - " A : separated list of elements, each element is a file path", - " to a module or a directory containing modules. Each module is either", - " a modular JAR or an exploded-module directory.", + " A ; separated list of directories, each directory", + " is a directory of modules.", " --upgrade-module-path ...", - " A : separated list of elements, each element is a file path", - " to a module or a directory containing modules to replace", - " upgradeable modules in the runtime image. Each module is either", - " a modular JAR or an exploded-module directory.", + " A ; separated list of directories, each directory", + " is a directory of modules that replace upgradeable", + " modules in the runtime image", " --add-modules [,...]", " root modules to resolve in addition to the initial module.", " can also be ALL-DEFAULT, ALL-SYSTEM,", @@ -1258,7 +1259,7 @@ " See the SplashScreen API documentation for more information", " @argument files", " one or more argument files containing options", - " --disable-@files", + " -disable-@files", " prevent further argument file expansion", " --enable-preview", " allow classes to depend on preview features of this release", @@ -5120,679 +5121,249 @@ ], "powershell": [ "", - "Usage: pwsh[.exe] [-Login] [[-File] [args]]", - " [-Command { - | [-args ]", - " | [] } ]", - " [-CommandWithArgs []", - " [-ConfigurationName ] [-ConfigurationFile ]", - " [-CustomPipeName ] [-EncodedCommand ]", - " [-ExecutionPolicy ] [-InputFormat {Text | XML}]", - " [-Interactive] [-MTA] [-NoExit] [-NoLogo] [-NonInteractive] [-NoProfile]", - " [-NoProfileLoadTime] [-OutputFormat {Text | XML}]", - " [-SettingsFile ] [-SSHServerMode] [-STA]", - " [-Version] [-WindowStyle