Skip to content

Commit b15516d

Browse files
authored
Merge pull request #13119 from MicrosoftDocs/chrisda
ms.date
2 parents 74cd888 + 4fb44f2 commit b15516d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

repo_docs/NEW_CMDLETS.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
ms.date: 09/18/2025
3+
---
4+
15
# Create new cmdlet articles
26

37
Cmdlet reference articles follow a strict schema that's difficult to duplicate manually. The articles on the web are also used for `Get-Help` from the command line. Instead, you use the open-source [platyPS](https://github.com/PowerShell/platyPS) tool to export the cmdlet and all of its properties to a markdown (.md) file from the required PowerShell module or your PowerShell connection to the server or service.
@@ -312,7 +316,7 @@ When you're done editing the articles, upload them to GitHub. You need to fork t
312316

313317
4. On the **Open a pull request** page that appears, select the green **Create pull request** button.
314318

315-
![Open a pull request page.](../images/open-a-pull-request-page.png)
319+
![Open a pull request page.](../images/quick-update-07-open-a-pull-request-page.png)
316320

317321
5. That's it. There's nothing more for you to do.
318322

repo_docs/UPDATE_CMDLETS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
ms.date: 09/18/2025
3+
---
4+
15
# Update existing cmdlet articles
26

37
Manually adding new parameters to a cmdlet reference article is doable, but there are several obstacles to overcome:

0 commit comments

Comments
 (0)