LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

tldr

Simplified community-maintained man pages

TLDR

Show tldr page for a command
$ tldr [command]
copy
Update the local cache
$ tldr --update
copy
List all available pages
$ tldr --list
copy
Show page for specific platform
$ tldr -p [linux] [command]
copy
Search for pages matching a keyword
$ tldr --search [keyword]
copy

SYNOPSIS

tldr [options] [command]

DESCRIPTION

tldr provides simplified, community-maintained man pages focused on practical examples. Instead of comprehensive documentation, tldr pages show common use cases with copy-paste ready commands.The name stands for "Too Long; Didn't Read," reflecting its philosophy of brevity over completeness. Each page contains a brief description followed by example commands with explanations.Pages are maintained by an open-source community and cover thousands of commands across multiple platforms. The cache is stored locally and can be updated with --update.Multiple client implementations exist (Node.js, Python, Rust, Go, etc.) all using the same page repository. Install whichever client suits your environment.

PARAMETERS

-u, --update

Update the local page cache
-l, --list
List all available commands
-p, --platform platform
Show page for specific platform (linux, osx, windows, sunos, android)
-L, --language lang
Show page in specified language
-v, --version
Display version
-h, --help
Display help

INSTALL

sudo apt install tealdeer
copy
sudo dnf install tldr
copy
sudo pacman -S tealdeer
copy
sudo zypper install tealdeer
copy
brew install tealdeer
copy
nix profile install nixpkgs#tealdeer
copy

CAVEATS

Tldr pages are community-maintained and may not cover every option or edge case. For comprehensive documentation, consult man pages or official documentation.Some commands have platform-specific pages. Use --platform to see pages for other operating systems.The local cache must be updated periodically with --update to get new and updated pages.

HISTORY

The tldr-pages project was started in 2013 to address the problem of overly complex man pages. It grew into a community project with thousands of contributors maintaining practical command examples across all major platforms.

SEE ALSO

man(1), info(1), cheat(1), help(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid