Browse Source

tldr: added `--update` example

Hayden Schiff 9 years ago
parent
commit
774af43aa4
1 changed files with 4 additions and 0 deletions
  1. 4 0
      pages/common/tldr.md

+ 4 - 0
pages/common/tldr.md

@@ -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`