bear, brave, bundler, hi*, hn, holehe: add Korean translation (#14584)

This commit is contained in:
HoJeong Im
2024-11-03 02:05:10 +09:00
committed by GitHub
parent af53340609
commit 208b9d05f6
10 changed files with 198 additions and 0 deletions

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

@@ -0,0 +1,20 @@
# hn
> Hacker News용 커멘드 라인 인터페이스.
> 더 많은 정보: <https://github.com/rafaelrinaldi/hn-cli>.
- Hacker News에서 기사 보기:
`hn`
- Hacker News에서 _숫자_ 만큼의 기사 보기:
`hn --limit {{숫자}}`
- Hacker News에서 기사를 보고, 링크를 선택한 후 목록을 열어두기:
`hn --keep-open`
- 제출 날짜별로 정렬된 Hacker News의 기사 보기:
`hn --latest`