Fixes #13258 - Update description of -Force - #13260
Conversation
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
There was a problem hiding this comment.
Pull request overview
This PR updates the documentation for Move-Item’s -Force parameter across multiple PowerShell version references to better explain FileSystem behavior, in response to issue #13258.
Changes:
- Updates
-Forceparameter description inMove-Itemreference docs to add FileSystem-specific behavior details. - Refreshes
ms.datemetadata across the updated reference pages. - (In 5.1) Aligns one parameter metadata detail (
Accept wildcard characters) with other versions.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 5 comments.
Show a summary per file
| File | Description |
|---|---|
| reference/7.7/Microsoft.PowerShell.Management/Move-Item.md | Updates -Force documentation and ms.date. |
| reference/7.6/Microsoft.PowerShell.Management/Move-Item.md | Updates -Force documentation and ms.date. |
| reference/7.5/Microsoft.PowerShell.Management/Move-Item.md | Updates -Force documentation and ms.date. |
| reference/7.4/Microsoft.PowerShell.Management/Move-Item.md | Updates -Force documentation and ms.date. |
| reference/5.1/Microsoft.PowerShell.Management/Move-Item.md | Updates -Force documentation and ms.date; adjusts one parameter metadata line. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
Learn Build status updates of commit f4ab022: ✅ Validation status: passed
For more details, please refer to the build report. |
PR Summary
Update description of -Force
PR Checklist