PSMWUpdater.dll-Help.xml
<?xml version="1.0" encoding="utf-8"?>
<helpItems schema="maml" xmlns="http://msh"> <!-- Cmdlet: Get-MwExtension --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name>Get-MwExtension</command:name> <command:verb>Get</command:verb> <command:noun>MwExtension</command:noun> </command:details> <command:syntax> <!-- Parameter set: __AllParameterSets --> <command:syntaxItem> <maml:name>Get-MwExtension</maml:name> <!-- Parameter: InstallationPath --> <command:parameter required="false" globbing="false" pipelineInput="false" position="0"> <maml:name>InstallationPath</maml:name> <command:parameterValue required="true">FileInfo</command:parameterValue> <dev:type> <maml:name>System.IO.FileInfo</maml:name> <maml:uri /> </dev:type> </command:parameter> </command:syntaxItem> </command:syntax> <command:parameters> <!-- Parameter: InstallationPath --> <command:parameter required="false" globbing="false" pipelineInput="false" position="0"> <maml:name>InstallationPath</maml:name> <command:parameterValue required="true">FileInfo</command:parameterValue> <dev:type> <maml:name>System.IO.FileInfo</maml:name> <maml:uri /> </dev:type> </command:parameter> </command:parameters> <command:inputTypes /> <command:returnValues> <!-- OutputType: ExtensionInfo --> <command:returnValue> <dev:type> <maml:name>PSMWUpdater.ExtensionInfo</maml:name> <maml:uri /> </dev:type> </command:returnValue> <!-- OutputType: LocalExtensionInfo --> <command:returnValue> <dev:type> <maml:name>PSMWUpdater.LocalExtensionInfo</maml:name> <maml:uri /> </dev:type> </command:returnValue> </command:returnValues> </command:command> <!-- Cmdlet: Get-MwExtensionBranch --> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name>Get-MwExtensionBranch</command:name> <command:verb>Get</command:verb> <command:noun>MwExtensionBranch</command:noun> </command:details> <command:syntax> <!-- Parameter set: __AllParameterSets --> <command:syntaxItem> <maml:name>Get-MwExtensionBranch</maml:name> <!-- Parameter: Name --> <command:parameter required="true" globbing="false" pipelineInput="false" position="0"> <maml:name>Name</maml:name> <command:parameterValue required="true">ExtensionName[]</command:parameterValue> <dev:type> <maml:name>PSMWUpdater.ExtensionName[]</maml:name> <maml:uri /> </dev:type> </command:parameter> </command:syntaxItem> </command:syntax> <command:parameters> <!-- Parameter: Name --> <command:parameter required="true" globbing="false" pipelineInput="false" position="0"> <maml:name>Name</maml:name> <command:parameterValue required="true">ExtensionName[]</command:parameterValue> <dev:type> <maml:name>PSMWUpdater.ExtensionName[]</maml:name> <maml:uri /> </dev:type> </command:parameter> </command:parameters> <command:inputTypes /> <command:returnValues> <!-- OutputType: ExtensionBranchInfo --> <command:returnValue> <dev:type> <maml:name>PSMWUpdater.ExtensionBranchInfo</maml:name> <maml:uri /> </dev:type> </command:returnValue> </command:returnValues> </command:command> </helpItems> |