Skip to content

Commit 72f7be1

Browse files
Address Copilot README review
1 parent 7b9757e commit 72f7be1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Use PowerShell help and command discovery for module details:
1919

2020
```powershell
2121
Get-Command -Module Net
22-
Get-Help <CommandName> -Examples
22+
Get-Help -Name 'CommandName' -Examples
2323
```
2424

2525
## Contributing

0 commit comments

Comments
 (0)