tldr - a supplement to man
Aug 7, 2020 14:22 · 54 words · 1 minute read
Excerpt from tldr.sh: The tldr pages are a community effort to simplify the beloved man pages with practical examples.
Get more information at tldr-pages at GitHub.
Install on Fedora
- Install the fully offline client on Fedora.
dnf install tealdeer
- Download tldr-pages.
tldr --update
Now you’re ready to use tldr
. Downloaded cache resides in ~/.cache/tealdeer/
.