There was an error while loading. Please reload this page.
1 parent 753372d commit 547e936Copy full SHA for 547e936
README.md
@@ -23,8 +23,9 @@ A collection of modern/faster/saner alternatives or complements to common unix c
23
* [jq](https://github.com/stedolan/jq) — `sed` for JSON data.
24
* [sd](https://github.com/chmln/sd) — An intuitive find & replace CLI (`sed` alternative).
25
26
-## `man`
+## Man Pages
27
28
+* [cheat](https://github.com/cheat/cheat) — Create and view interactive cheatsheets on the command-line.
29
* [tldr](https://github.com/tldr-pages/tldr) — A community effort to simplify man pages with practical examples.
30
* [tealdeer](https://github.com/dbrgn/tealdeer) — A very fast implementation of `tldr` in Rust.
31
0 commit comments