From e419ecd71a97ca315969d70f62f628e4fb274062 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Tue, 28 Aug 2018 16:21:44 +0100 Subject: [PATCH] tldr: remove --update flag (fixes #824) --- pages/common/tldr.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pages/common/tldr.md b/pages/common/tldr.md index e5e45d232d..2c7b1e100e 100644 --- a/pages/common/tldr.md +++ b/pages/common/tldr.md @@ -5,7 +5,3 @@ - Get typical usages of a command (hint: this is how you got here!): `tldr {{command}}` - -- Update the local cache of tldr pages: - -`tldr --update`