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: README.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -248,7 +248,8 @@ Unfortunately this site requires a Microsoft login.
248
248
The next step is for a maintainer to merge the Master branch into the Live branch.
249
249
Once this is done your work will show up on docs.microsoft.com.
250
250
251
-
The easiest way to find a cmdlet on docs.microsoft.com is to use the PowerShell browser here: https://docs.microsoft.com/powershell/module
251
+
The easiest way to find a cmdlet on docs.microsoft.com is to use the PowerShell Browser here: https://docs.microsoft.com/powershell/module
252
+
If you know a cmdlet exists but doesn't show up in the PowerShell Browser search then open an Issue (link at top of this repo).
252
253
253
254
When the product team releases a new build your work will also show up in the Office products themselves when a user types Get-Help for the cmdlets that you worked on.
0 commit comments