Commit 176c411
Update Register-PSResourceRepository.md - Example 4 (#225)
* Update Register-PSResourceRepository.md - Example 4
Provide a little more information around example 4. From my reading here it wasn't clear anywhere that the secret must be stored as a PSCredential object and expected Find-PSResource to use the name of the secret and the value of the secret as username/password. This wasn't the case.
* Update Register-PSResourceRepository.md - Adhere to contrib guide
Improve contrib guide adherance
* Update Register-PSResourceRepository.md
Edit for style
---------
Co-authored-by: Sean Wheeler <[email protected]>1 parent 3367f26 commit 176c411
File tree
1 file changed
+10
-3
lines changed- powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet
1 file changed
+10
-3
lines changedLines changed: 10 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
119 | | - | |
120 | | - | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
121 | 128 | | |
122 | 129 | | |
123 | 130 | | |
| |||
0 commit comments