From bbe71766b1678c574f253f9cfbfb871f739b9e64 Mon Sep 17 00:00:00 2001 From: Robert Orzanna Date: Fri, 24 Nov 2017 15:30:36 +0100 Subject: [PATCH] Added eg to similar projects --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c63d4c17cf..8f1c24d8a1 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,8 @@ and go ahead! - [Bro pages](http://bropages.org/) are a highly readable supplement to man pages. Bro pages show concise, common-case examples for Unix commands. The examples are submitted by the user base, and can be voted up or down; the best entries are what people see first when they look up a command. + +- [eg](https://github.com/srsudar/eg) provides detailed examples with explanations on the command line. Examples come from the repository, but eg allows you to display custom examples and commands alongside the defaults. ## What does "tldr" mean?