Skip to content

Commit 547e936

Browse files
authored
add cheat
1 parent 753372d commit 547e936

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,9 @@ A collection of modern/faster/saner alternatives or complements to common unix c
2323
* [jq](https://github.com/stedolan/jq)`sed` for JSON data.
2424
* [sd](https://github.com/chmln/sd) — An intuitive find & replace CLI (`sed` alternative).
2525

26-
## `man`
26+
## Man Pages
2727

28+
* [cheat](https://github.com/cheat/cheat) — Create and view interactive cheatsheets on the command-line.
2829
* [tldr](https://github.com/tldr-pages/tldr) — A community effort to simplify man pages with practical examples.
2930
* [tealdeer](https://github.com/dbrgn/tealdeer) — A very fast implementation of `tldr` in Rust.
3031

0 commit comments

Comments
 (0)