tldr
CLICommunity-maintained help pages (simplified man pages).
Simplified, example-based man pages for common commands
Recipes
Curated from documentation and usage. Percentages are estimates, not measurements.
Look up a command
tldr gitUpdate local cache
tldr --updateLook up platform-specific page
tldr --platform osx brewInstall
npm
npm install -g tldrHomebrew
brew install tlrcAgent notes
- When to use
- Quickly looking up common usage examples for a CLI tool
- Quick examples
tldr gittldr docker run
Use from an agent
curl -s https://clihub.com/api/tools/tldr | jq '.agentHints.provenRecipes[] | {task, command, verified}'Or call get_tool with slug tldr on the MCP server at https://clihub.com/mcp.