m*: add and update Korean translation (#14573)
This commit is contained in:
13
pages.ko/windows/mv.md
Normal file
13
pages.ko/windows/mv.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# mv
|
||||
|
||||
> PowerShell에서 이 명령어는 `Move-Item`의 별칭입니다.
|
||||
> 그러나 이 명령어는 명령 프롬프트(`cmd`)에서 사용할 수 없습니다. 유사한 기능을 위해 `move`를 사용하세요.
|
||||
> 더 많은 정보: <https://learn.microsoft.com/powershell/module/microsoft.powershell.management/move-item>.
|
||||
|
||||
- 동등한 명령 프롬프트 명령어 문서 보기:
|
||||
|
||||
`tldr move`
|
||||
|
||||
- 원본 PowerShell 명령어 문서 보기:
|
||||
|
||||
`tldr move-item`
|
Reference in New Issue
Block a user