add new chinese translations
This commit is contained in:
20
pages.zh/common/hn.md
Normal file
20
pages.zh/common/hn.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# hn
|
||||
|
||||
> Hacker News 的命令行界面。
|
||||
> 更多信息:<https://github.com/rafaelrinaldi/hn-cli>。
|
||||
|
||||
- 查看 Hacker News 上的故事:
|
||||
|
||||
`hn`
|
||||
|
||||
- 查看 Hacker News 上的 _数量_ 故事:
|
||||
|
||||
`hn --limit {{number}}`
|
||||
|
||||
- 查看 Hacker News 上的故事,并在选择链接后保持列表打开:
|
||||
|
||||
`hn --keep-open`
|
||||
|
||||
- 按提交日期查看 Hacker News 上的故事:
|
||||
|
||||
`hn --latest`
|
Reference in New Issue
Block a user