From 62d3c28db4c69def511c2c8bc3fb9e6045f4d750 Mon Sep 17 00:00:00 2001 From: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com> Date: Sun, 6 Jun 2021 00:00:35 +0100 Subject: [PATCH] tldr: include all platform options (#6093) --- pages/common/tldr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/tldr.md b/pages/common/tldr.md index 7829071f9b..0fb59a22db 100644 --- a/pages/common/tldr.md +++ b/pages/common/tldr.md @@ -9,7 +9,7 @@ - Show the tldr page for `cd`, overriding the default platform: -`tldr -p {{windows}} {{cd}}` +`tldr -p {{android|linux|osx|sunos|windows}} {{cd}}` - Show the tldr page for a subcommand: