Skip to content

Commit

Permalink
docs(readme): 📝 Updated coverage and functions
Browse files Browse the repository at this point in the history
  • Loading branch information
itpropro committed Nov 24, 2022
1 parent fa5d8e4 commit 9de951e
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 7 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[![ci](https://github.com/Visorian/PSMDE/actions/workflows/ci.yml/badge.svg)](https://github.com/Visorian/PSMDE/actions/workflows/ci.yml)
[![PowerShell Gallery Version](https://img.shields.io/powershellgallery/v/PSMDE)](https://www.powershellgallery.com/packages/PSMDE)
![Code Coverage](https://img.shields.io/badge/coverage-62.44%25-yellow)
![Code Coverage](https://img.shields.io/badge/coverage-64.54%25-yellow)

## Installation

Expand Down Expand Up @@ -193,3 +193,4 @@ Published under [MIT License](./LICENCE).




66 changes: 60 additions & 6 deletions en-us/PSMDE-help.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4012,7 +4012,7 @@
<command:syntax>
<command:syntaxItem>
<maml:name>Update-MdeMachine</maml:name>
<command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="1" aliases="none">
<command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
<maml:name>id</maml:name>
<maml:description>
<maml:para>{{ Fill id Description }}</maml:para>
Expand All @@ -4024,7 +4024,7 @@
</dev:type>
<dev:defaultValue>None</dev:defaultValue>
</command:parameter>
<command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="2" aliases="none">
<command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="none">
<maml:name>tags</maml:name>
<maml:description>
<maml:para>{{ Fill tags Description }}</maml:para>
Expand All @@ -4036,7 +4036,61 @@
</dev:type>
<dev:defaultValue>None</dev:defaultValue>
</command:parameter>
<command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="3" aliases="none">
<command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="none">
<maml:name>priority</maml:name>
<maml:description>
<maml:para>{{ Fill priority Description }}</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
<dev:type>
<maml:name>String</maml:name>
<maml:uri />
</dev:type>
<dev:defaultValue>None</dev:defaultValue>
</command:parameter>
</command:syntaxItem>
<command:syntaxItem>
<maml:name>Update-MdeMachine</maml:name>
<command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
<maml:name>id</maml:name>
<maml:description>
<maml:para>{{ Fill id Description }}</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
<dev:type>
<maml:name>String</maml:name>
<maml:uri />
</dev:type>
<dev:defaultValue>None</dev:defaultValue>
</command:parameter>
<command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="none">
<maml:name>tags</maml:name>
<maml:description>
<maml:para>{{ Fill tags Description }}</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">Array</command:parameterValue>
<dev:type>
<maml:name>Array</maml:name>
<maml:uri />
</dev:type>
<dev:defaultValue>None</dev:defaultValue>
</command:parameter>
</command:syntaxItem>
<command:syntaxItem>
<maml:name>Update-MdeMachine</maml:name>
<command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
<maml:name>id</maml:name>
<maml:description>
<maml:para>{{ Fill id Description }}</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
<dev:type>
<maml:name>String</maml:name>
<maml:uri />
</dev:type>
<dev:defaultValue>None</dev:defaultValue>
</command:parameter>
<command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="none">
<maml:name>priority</maml:name>
<maml:description>
<maml:para>{{ Fill priority Description }}</maml:para>
Expand All @@ -4051,7 +4105,7 @@
</command:syntaxItem>
</command:syntax>
<command:parameters>
<command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="1" aliases="none">
<command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
<maml:name>id</maml:name>
<maml:description>
<maml:para>{{ Fill id Description }}</maml:para>
Expand All @@ -4063,7 +4117,7 @@
</dev:type>
<dev:defaultValue>None</dev:defaultValue>
</command:parameter>
<command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="2" aliases="none">
<command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="none">
<maml:name>tags</maml:name>
<maml:description>
<maml:para>{{ Fill tags Description }}</maml:para>
Expand All @@ -4075,7 +4129,7 @@
</dev:type>
<dev:defaultValue>None</dev:defaultValue>
</command:parameter>
<command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="3" aliases="none">
<command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName)" position="named" aliases="none">
<maml:name>priority</maml:name>
<maml:description>
<maml:para>{{ Fill priority Description }}</maml:para>
Expand Down

0 comments on commit 9de951e

Please sign in to comment.