hub*: add Korean translation (#14609)
Co-authored-by: Chooooo <contact@choo.ooo>
This commit is contained in:
16
pages.ko/common/hub-browse.md
Normal file
16
pages.ko/common/hub-browse.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# hub browse
|
||||
|
||||
> 브라우저에서 GitHub 저장소를 열거나 URL을 출력.
|
||||
> 더 많은 정보: <https://hub.github.com/hub-browse.1.html>.
|
||||
|
||||
- 기본 웹 브라우저에서 현재 저장소의 홈페이지를 열기:
|
||||
|
||||
`hub browse`
|
||||
|
||||
- 기본 웹 브라우저에서 특정 저장소의 홈페이지를 열기:
|
||||
|
||||
`hub browse {{소유자}}/{{레포지토리}}`
|
||||
|
||||
- 기본 웹 브라우저에서 특정 저장소의 하위 페이지를 열기, 하위페이지는 "wiki", "commits", "issues" 또는 기타일 수 있음 (기본값: "tree"):
|
||||
|
||||
`hub browse {{소유자}}/{{레포지토리}} {{하위페이지}}`
|
Reference in New Issue
Block a user