mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 23:15:33 +02:00
Merge pull request #744 from oxguy3/tldr-tldr
tldr: added `--update` example
This commit is contained in:
commit
8432dc5be1
1 changed files with 4 additions and 0 deletions
|
@ -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`
|
||||
|
|
Loading…
Add table
Reference in a new issue