You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: HelpOut-Help.xml
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
<maml:description>
9
9
<maml:para>Gets MAML help</maml:para>
10
10
</maml:description>
11
-
<dev:version>0.4.7</dev:version>
11
+
<dev:version>0.4.8</dev:version>
12
12
</command:details>
13
13
<maml:description>
14
14
<maml:para>Gets help for a given command, as MAML (Microsoft Assistance Markup Language) xml.</maml:para>
@@ -400,7 +400,7 @@ This slightly reduces the size of the MAML file, and reduces the rate of changes
400
400
<maml:description>
401
401
<maml:para>Gets Markdown Help</maml:para>
402
402
</maml:description>
403
-
<dev:version>0.4.7</dev:version>
403
+
<dev:version>0.4.8</dev:version>
404
404
</command:details>
405
405
<maml:description>
406
406
<maml:para>Gets Help for a given command, in Markdown</maml:para>
@@ -666,7 +666,7 @@ If not provided, this will be the order they are defined in the formatter.</maml
666
666
<maml:description>
667
667
<maml:para>Gets a script's references</maml:para>
668
668
</maml:description>
669
-
<dev:version>0.4.7</dev:version>
669
+
<dev:version>0.4.8</dev:version>
670
670
</command:details>
671
671
<maml:description>
672
672
<maml:para>Gets the external references of a given PowerShell command. These are the commands the script calls, and the types the script uses.</maml:para>
@@ -792,7 +792,7 @@ If not provided, this will be the order they are defined in the formatter.</maml
792
792
<maml:description>
793
793
<maml:para>Gets a Script's story</maml:para>
794
794
</maml:description>
795
-
<dev:version>0.4.7</dev:version>
795
+
<dev:version>0.4.8</dev:version>
796
796
</command:details>
797
797
<maml:description>
798
798
<maml:para>Gets the Script's "Story"</maml:para>
@@ -955,7 +955,7 @@ If not provided, this will be the order they are defined in the formatter.</maml
955
955
<maml:description>
956
956
<maml:para>Installs MAML into a module</maml:para>
957
957
</maml:description>
958
-
<dev:version>0.4.7</dev:version>
958
+
<dev:version>0.4.8</dev:version>
959
959
</command:details>
960
960
<maml:description>
961
961
<maml:para>Installs MAML into a module. </maml:para>
@@ -1309,7 +1309,7 @@ This slightly reduces the size of the MAML file, and reduces the rate of changes
1309
1309
<maml:description>
1310
1310
<maml:para>Determines the percentage of documentation</maml:para>
1311
1311
</maml:description>
1312
-
<dev:version>0.4.7</dev:version>
1312
+
<dev:version>0.4.8</dev:version>
1313
1313
</command:details>
1314
1314
<maml:description>
1315
1315
<maml:para>Determines the percentage of documentation in a given script</maml:para>
@@ -1452,7 +1452,7 @@ This slightly reduces the size of the MAML file, and reduces the rate of changes
1452
1452
<maml:description>
1453
1453
<maml:para>Saves a Module's MAML</maml:para>
1454
1454
</maml:description>
1455
-
<dev:version>0.4.7</dev:version>
1455
+
<dev:version>0.4.8</dev:version>
1456
1456
</command:details>
1457
1457
<maml:description>
1458
1458
<maml:para>Generates a Module's MAML file, and then saves it to the appropriate location.</maml:para>
@@ -1713,7 +1713,7 @@ This slightly reduces the size of the MAML file, and reduces the rate of changes
1713
1713
<maml:description>
1714
1714
<maml:para>Saves a Module's Markdown Help</maml:para>
1715
1715
</maml:description>
1716
-
<dev:version>0.4.7</dev:version>
1716
+
<dev:version>0.4.8</dev:version>
1717
1717
</command:details>
1718
1718
<maml:description>
1719
1719
<maml:para>Get markdown help for each command in a module and saves it to the appropriate location.</maml:para>
0 commit comments