Files
cheatsheet-tldr/windows/mi
2024-02-21 11:19:49 +00:00

14 lines
335 B
Plaintext

---
syntax: markdown
tags: [tldr, windows]
source: https://github.com/tldr-pages/tldr.git
---
# mi
> In PowerShell, this command is an alias of `Move-Item`.
> More information: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/move-item>.
- View documentation for the original command:
`tldr move-item`