Update README.md
Browse files
README.md
CHANGED
|
@@ -5,4 +5,13 @@ language:
|
|
| 5 |
tags:
|
| 6 |
- code
|
| 7 |
pretty_name: Tldr.sh pages
|
| 8 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
tags:
|
| 6 |
- code
|
| 7 |
pretty_name: Tldr.sh pages
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
# TLDR.sh pages
|
| 11 |
+
|
| 12 |
+
> The tldr pages are a community effort to simplify the beloved man pages with practical examples. [tldr.sh](https://tldr.sh/)
|
| 13 |
+
|
| 14 |
+
This dataset contain parsed data from the [tldr/pages](https://github.com/tldr-pages/tldr/tree/main/pages/linux) repository in the English/Linux section.
|
| 15 |
+
|
| 16 |
+
It provides Bash commands associated to their description.
|
| 17 |
+
|