Merge pull request #744 from oxguy3/tldr-tldr

tldr: added `--update` example
waldyrious/alt-syntax
Igor Shubovych 2016-02-06 15:12:23 +02:00
commit 8432dc5be1
1 changed files with 4 additions and 0 deletions

View File

@ -5,3 +5,7 @@
- Get typical usages of a command (hint: this is how you got here!):
`tldr {{command}}`
- Update the local cache of tldr pages:
`tldr --update`