mpv: fix typo, common/m*: add and update Korean translation (#14664)

* common/m*: add and update Korean translation

* mpv: fix typo
This commit is contained in:
코드싸이
2024-11-07 09:27:03 +09:00
committed by GitHub
parent cf45a79e8d
commit feb91d75ea
122 changed files with 2819 additions and 17 deletions

20
pages.ko/common/mr.md Normal file
View File

@@ -0,0 +1,20 @@
# mr
> 버전 관리 저장소를 한 번에 모두 관리.
> 더 많은 정보: <https://myrepos.branchable.com>.
- 저장소 등록:
`mr register`
- 5개의 동시 작업으로 저장소 업데이트:
`mr -j{{5}} update`
- 모든 저장소의 상태 출력:
`mr status`
- 모든 저장소를 최신 버전으로 체크아웃:
`mr checkout`