From d294c5241a1c0e18510e2ccc96f35314dca6c5b7 Mon Sep 17 00:00:00 2001 From: Waldir Pimenta Date: Fri, 12 Sep 2014 12:25:46 +0100 Subject: [PATCH 1/2] reword so it doesn't look like two instructions --- pages/common/tldr.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pages/common/tldr.md b/pages/common/tldr.md index 3622c84f59..01e51f34eb 100644 --- a/pages/common/tldr.md +++ b/pages/common/tldr.md @@ -2,7 +2,6 @@ > Simplified man pages -- get typical usages of a command -- ps: this is how you got here :) +- get typical usages of a command (this is how you got here!) `tldr {{command}}` From c93f82a423f9f9ab122428d53edff6358517c10f Mon Sep 17 00:00:00 2001 From: Waldir Pimenta Date: Fri, 12 Sep 2014 12:26:56 +0100 Subject: [PATCH 2/2] +"hint" --- 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 01e51f34eb..783e62911e 100644 --- a/pages/common/tldr.md +++ b/pages/common/tldr.md @@ -2,6 +2,6 @@ > Simplified man pages -- get typical usages of a command (this is how you got here!) +- get typical usages of a command (hint: this is how you got here!) `tldr {{command}}`