mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 00:22:09 +02:00
Added eg to similar projects (#1653)
This commit is contained in:
commit
ed48721a66
1 changed files with 2 additions and 0 deletions
|
@ -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?
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue