Skip to content

Commit 8b48d35

Browse files
committed
Fix output of reset
1 parent 4e64905 commit 8b48d35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Reset-PSResourceRepository.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Reset-PSResourceRepository -PassThru
4141
```Output
4242
Name Uri Trusted Priority IsAllowedByPolicy
4343
---- --- ------- -------- -----------------
44-
PSGallery https://www.powershellgallery.com/api/v2 True 50 True
44+
PSGallery https://www.powershellgallery.com/api/v2 False 50 True
4545
```
4646

4747
## PARAMETERS

0 commit comments

Comments
 (0)