TLDR pages

Simplified and community-driven man pages

Usage

Run in live demo or your terminal.

tldr tar

tldr tar command output

Installation

Install the NodeJS client

npm install -g tldr

You can also try other TLDR clients

Client Installation instruction
Web client try tldr on your browser here!
Node.js client npm install -g tldr
Ruby client gem install tldrb
Python client pip install tldr.py
C++ client brew tap tldr-pages/tldr
brew install tldr
Android client available on Google Play

There are more clients listed in README.md.

Contribute

Fork project’s Github repo.

This repository is just that: an ever-growing collection of examples for the most common UNIX / Linux / OSX / SunOS commands.

Just edit some page from pages/ folder and submit a pull request.

Best practices:

Check more detailed Contributing Guidelines.

License

MIT License