summaryrefslogtreecommitdiff
path: root/misc/untldr/README
diff options
context:
space:
mode:
authorIvan Kovmir <ikovmir@uninstance.cc>2022-08-19 18:57:34 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-08-20 10:06:42 +0700
commitc17a69b878b7672b00fe9730274e99ba0f23e0e1 (patch)
tree07c96abafeb5e5e1ba63976838b79fba7e993a2f /misc/untldr/README
parentf6b5077ba17bf6976cfb4944e636b4fdf6171ddb (diff)
downloadslackbuilds-c17a69b878b7672b00fe9730274e99ba0f23e0e1.tar.gz
misc/untldr: Updated for version 1.1.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/untldr/README')
-rw-r--r--misc/untldr/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/untldr/README b/misc/untldr/README
index ea6633d4d9..0d4abd291c 100644
--- a/misc/untldr/README
+++ b/misc/untldr/README
@@ -1,2 +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.