tldr/pages/common/tldr.md

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`