tldr/pages/common/tldr.md
2016-01-28 16:32:43 -05:00

12 lines
180 B
Markdown

# tldr
> Simplified man pages.
- Get typical usages of a command (hint: this is how you got here!):
`tldr {{command}}`
- Update the local cache of tldr pages:
`tldr --update`