Procházet zdrojové kódy

tldr: added `--update` example

Hayden Schiff před 9 roky
rodič
revize
774af43aa4
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  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`