diff options
author | Ivan Kovmir <ikovmir@uninstance.cc> | 2022-07-25 15:28:29 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-07-25 15:28:29 +0700 |
commit | 47fa5db7ef67a5686aa42f62661013198eac8488 (patch) | |
tree | bc7fce53d55576eadbf222c643f991200b45f9c7 /misc/untldr/README | |
parent | c8dad7021d8b9bdfa35e41f07775d60a00558cc0 (diff) |
misc/untldr: Added (tldr.sh command line client).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/untldr/README')
-rw-r--r-- | misc/untldr/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/untldr/README b/misc/untldr/README new file mode 100644 index 0000000000..ea6633d4d9 --- /dev/null +++ b/misc/untldr/README @@ -0,0 +1,2 @@ +untldr works fully offline, do not forget to run `tldr -u` to fetch the +pages. |