windows/*: add and update Korean translation (#14641)

Co-authored-by: Chooooo <contact@choo.ooo>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
코드싸이
2024-11-06 04:21:01 +09:00
committed by GitHub
parent 29d6bd2563
commit 60276104db
47 changed files with 1064 additions and 3 deletions

View File

@@ -1,8 +1,12 @@
# rd
> 이 명령은 `rmdir` 의 에일리어스 (별칭) 입니다.
> 이 명령은 Command Prompt에서는 `rmdir`의 별칭이며, PowerShell에서는 `Remove-Item`의 별칭입니다.
> 더 많은 정보: <https://learn.microsoft.com/windows-server/administration/windows-commands/rd>.
- 원본 명령의 도큐멘테이션 (설명서) 보기:
- 원본 Command Prompt 명령에 대한 문서 보기:
`tldr rmdir`
- 원본 PowerShell 명령에 대한 문서 보기:
`tldr remove-item`