Skip to content

Commit d56ca5c

Browse files
hn: update outdated Korean translation
1 parent 13e9cfb commit d56ca5c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pages.ko/common/hn.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
# hn
22

33
> Hacker News용 커멘드 라인 인터페이스.
4-
> 더 많은 정보: <https://github.com/rafaelrinaldi/hn-cli>.
4+
> 더 많은 정보: <https://github.com/rafaelrinaldi/hn-cli#usage>
55
66
- Hacker News에서 기사 보기:
77

88
`hn`
99

1010
- Hacker News에서 _숫자_ 만큼의 기사 보기:
1111

12-
`hn --limit {{숫자}}`
12+
`hn {{[-l|--limit]}} {{숫자}}`
1313

1414
- Hacker News에서 기사를 보고, 링크를 선택한 후 목록을 열어두기:
1515

16-
`hn --keep-open`
16+
`hn {{[-k|--keep-open]}}`
1717

1818
- 제출 날짜별로 정렬된 Hacker News의 기사 보기:
1919

0 commit comments

Comments
 (0)