tldr is a community-maintained collection of simplified and practical help pages for command-line tools. Instead of the dense, comprehensive manual pages that can span hundreds of lines, tldr provides concise examples for each command — perfect for developers and system administrators who need to remember a specific flag or usage pattern quickly. The project features community-maintained pages covering thousands of commands, accessible through multiple command-line clients.
Traditional man pages are comprehensive but overwhelming when you just need a quick reminder. tldr distills each command down to 4-8 common usage examples with clear descriptions, making it the fastest way to recall syntax for tar, grep, sed, curl, and hundreds of other tools. It is also an excellent learning resource for developers new to the command line.
Cross-platform (Linux, macOS, Windows, Android)
Creative Commons Attribution 4.0 International (CC-BY-4.0)