From 0cc19eb6be871233f423b5603fa68fad2fe91a2b Mon Sep 17 00:00:00 2001 From: rprieto Date: Sun, 26 Jan 2014 23:47:19 +1100 Subject: [PATCH] tldr page for tldr :) --- osx/tldr.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 osx/tldr.md diff --git a/osx/tldr.md b/osx/tldr.md new file mode 100644 index 000000000..3622c84f5 --- /dev/null +++ b/osx/tldr.md @@ -0,0 +1,8 @@ +# tldr + +> Simplified man pages + +- get typical usages of a command +- ps: this is how you got here :) + +`tldr {{command}}`