Fill out tldr.md

This commit is contained in:
Jonathan Dahan
2019-01-23 11:43:48 -05:00
committed by Starbeamrainbowlabs
parent 6e47dd614e
commit cb65252a50
2 changed files with 20 additions and 7 deletions

View File

@@ -5,3 +5,15 @@
- Get typical usages of a command (hint: this is how you got here!):
`tldr {{command}}`
- List available pages:
`tldr --list`
- Show the tar tldr page for linux:
`tldr --platform linux tar`
- Get help for a command in Chinese:
`tldr -t zh {{command}}`