Update cheatsheets

This commit is contained in:
ivuorinen
2025-04-26 00:18:47 +00:00
parent 9b06c2023f
commit 47db9e503e
127 changed files with 302 additions and 302 deletions

View File

@@ -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: