We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28be66e commit 5a6d3e9Copy full SHA for 5a6d3e9
1 file changed
powershell-gallery/docs-conceptual/how-to/getting-support/gdpr-dsr-policy.md
@@ -91,7 +91,7 @@ information stored in the package.
91
You may download the script by using the following PowerShell command:
92
93
```powershell
94
-Save-Script GetPSGalleryItemsForAuthor PSGallery
+Save-Script GetPSGalleryItemsForAuthor -Repository PSGallery
95
```
96
97
You can then run the script directly, by running the following PowerShell commands:
0 commit comments