hg,hg-*: add Korean translation (#14661)
This commit is contained in:
21
pages.ko/common/hg.md
Normal file
21
pages.ko/common/hg.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# hg
|
||||
|
||||
> Mercurial - 분산 소스 제어 관리 시스템.
|
||||
> `commit`와 같은 일부 하위 명령에는 자체 사용 설명서가 있습니다.
|
||||
> 더 많은 정보: <https://www.mercurial-scm.org>.
|
||||
|
||||
- Mercurial 명령 실행:
|
||||
|
||||
`hg {{명령}}`
|
||||
|
||||
- 도움말 표시:
|
||||
|
||||
`hg help`
|
||||
|
||||
- 특정 명령에 대한 도움말 표시:
|
||||
|
||||
`hg help {{명령}}`
|
||||
|
||||
- Mercurial 버전 확인:
|
||||
|
||||
`hg --version`
|
Reference in New Issue
Block a user