2022-05-12
Man Alternatives, CLI Command Usage Explanations, and Cheatsheets
tldr
Simplified and community-driven man pages
The tldr
pages are a community effort to simplify the beloved man pages with practical examples.
cheat
cheat
allows you to create and view interactive cheatsheets on the command-line. It was designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember.
https://github.com/cheat/cheat
- online: https://cheat.sh/
- AUR package
cht.sh
Cheat is meant to be used with cheatsheets.
eg
Useful examples at the command line. GitHub repo: srsudar/eg
Bro pages
bro pages are concise examples for command line programs
NOTE: consider adding ROFI bangs for the man replacements #someday