Skip to content

Conversation

@alirobe
Copy link
Contributor

@alirobe alirobe commented Nov 4, 2025

There is a typo in the documentation for move-item, where 'mi' is listed twice, and 'mv' is not mentioned. I replaced the second mention of 'mi' with 'mv'.

@learn-build-service-prod
Copy link
Contributor

PoliCheck Scan Report

The 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 found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit b38b335:

✅ Validation status: passed

For more details, please refer to the build report.

@alirobe
Copy link
Contributor Author

alirobe commented Nov 4, 2025

I also am seeing that the mkdir command is aliased, but the alias is not listed in this documentation. I would suggest a more thorough review, but I was just making a quick correction here.

@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit ed24174:

✅ Validation status: passed

File Status Preview URL Details
reference/docs-conceptual/learn/shell/using-aliases.md ✅Succeeded View (>=powershell-5.1)

For more details, please refer to the build report.

Copy link
Collaborator

@sdwheeler sdwheeler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix.

@sdwheeler sdwheeler merged commit b6a9be7 into MicrosoftDocs:main Nov 4, 2025
4 checks passed
@sdwheeler
Copy link
Collaborator

I also am seeing that the mkdir command is aliased, but the alias is not listed in this documentation. I would suggest a more thorough review, but I was just making a quick correction here.

mkdir is a function that wraps New-Item, not an alias.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants