From 8a71e81aa7698e7e70fa96e73865230075b34d98 Mon Sep 17 00:00:00 2001 From: Tran Dinh Dong <76928878+vanvuvuong@users.noreply.github.com> Date: Fri, 19 Jul 2024 18:51:02 +0700 Subject: [PATCH] tldr: update page (#13276) Co-authored-by: spageektti --- pages/common/tldr.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pages/common/tldr.md b/pages/common/tldr.md index 66cc56d02..02bab5dc8 100644 --- a/pages/common/tldr.md +++ b/pages/common/tldr.md @@ -27,3 +27,7 @@ - [l]ist all pages for the current platform and `common`: `tldr --list` + +- [l]ist all available subcommand pages for a command: + +`tldr --list | grep {{command}} | column`