File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7
7
8
8
** HINT:** Use ` Upgrade-Module ` and also ` Uninstall-Module ` depending on the module version you have installed.
9
9
1 . Use PlatyPS to generate Markdown.
10
- - Skype for Business Online: ` New-MarkdownHelp -module tmp_byivwzpq.e1k -OutputFolder .\docs ` .
10
+ - Skype for Business Online: ` New-MarkdownHelp -Module tmp_byivwzpq.e1k -OutputFolder .\docs ` .
11
11
12
- ** TIP:** You can see available modules with the command ` Get-Module --listavailable ` .
12
+ ** TIP:** You can see available modules with the command ` Get-Module -ListAvailable ` .
13
13
1 . Find the new cmdlet and you will see the stubbed markdown.
14
14
1 . Add the correct Applicable tags to the top metadata and also the parameters for the cmdlet.
15
15
See others for details.
@@ -59,4 +59,4 @@ Note: If this is a brand new product you need to add metadata at the global leve
59
59
* https://docs.microsoft.com/en-us/powershell/module/powershellget/install-module?view=powershell-6
60
60
* https://docs.microsoft.com/en-us/powershell/module/powershellget/update-module?view=powershell-6
61
61
* https://github.com/PowerShell/platyPS
62
- * https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/get-module?view=powershell-6
62
+ * https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/get-module?view=powershell-6
You can’t perform that action at this time.
0 commit comments