diff --git a/pages/common/tldr.md b/pages/common/tldr.md index 2c7b1e100e..e5e45d232d 100644 --- a/pages/common/tldr.md +++ b/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`