TLDR(1) | General Commands Manual | TLDR(1) |
tldr - Python client for tldr
tldr [OPTIONS] COMMAND [ARGS]...
Yet another Python client for tldr. tldr is a collection of simplified and community-driven man pages.
Download tldr pages and init config $ git clone git@github.com:tldr-pages/tldr.git ~/.tldr $ tldr init Input the tldr repo path(absolute path): /home/<user>/.tldr Input your platform(linux, osx or sunos): linux $ tldr reindex
Update tldr pages $ tldr update
Show tar tldr page $ tldr find tar
November 2017 | Python client for tldr |