mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-19 15:01:35 +00:00
Update cheatsheets
This commit is contained in:
6
tldr/hn
6
tldr/hn
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# hn
|
||||
|
||||
> Command-line interface for Hacker News.
|
||||
> More information: <https://github.com/rafaelrinaldi/hn-cli>.
|
||||
> More information: <https://github.com/rafaelrinaldi/hn-cli#usage>.
|
||||
|
||||
- View stories on Hacker News:
|
||||
|
||||
@@ -14,11 +14,11 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- View _number_ of stories on Hacker News:
|
||||
|
||||
`hn --limit {{number}}`
|
||||
`hn {{[-l|--limit]}} {{number}}`
|
||||
|
||||
- View stories on Hacker News, and keep the list open after selecting a link:
|
||||
|
||||
`hn --keep-open`
|
||||
`hn {{[-k|--keep-open]}}`
|
||||
|
||||
- View stories on Hacker News sorted by submission date:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user