summaryrefslogtreecommitdiffstats
path: root/misc/tinytldr/README
diff options
context:
space:
mode:
Diffstat (limited to 'misc/tinytldr/README')
-rw-r--r--misc/tinytldr/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/misc/tinytldr/README b/misc/tinytldr/README
new file mode 100644
index 0000000000..0d4abd291c
--- /dev/null
+++ b/misc/tinytldr/README
@@ -0,0 +1,7 @@
+Command line client for https://tldr.sh/
+
+untldr works fully offline, do not forget to run `tldr -u` to fetch the
+pages.
+
+`tldr <page_name>` to view a page.
+`tldr -h` to view all the options.