1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-04 22:55:44 +02:00

Merge pull request #744 from oxguy3/tldr-tldr

tldr: added `--update` example
This commit is contained in:
Igor Shubovych 2016-02-06 15:12:23 +02:00
commit 8432dc5be1

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`