feat: add reference to other PDFs (#12311)

* feat: add reference to other PDFs

---------

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
pull/23/head
K.B.Dharun Krishna 2024-02-21 09:07:54 +05:30 committed by GitHub
parent 7838ed95e6
commit 887a701877
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 2 deletions

View File

@ -76,8 +76,10 @@ brew install tlrc
Then you have direct access to simplified, easy-to-read help for commands, such as `tar`,
accessible through typing `tldr tar` instead of the standard `man tar`.
If you don't want to install any software,
check out the [PDF version](https://tldr.sh/assets/tldr-book.pdf).
If you don't want to install any software, check out the [PDF version](https://github.com/tldr-pages/tldr/releases/latest/download/tldr-book.pdf) instead.
> [!NOTE]
> PDFs for translations are available for most languages. You can find them in the releases assets of the [latest release](https://github.com/tldr-pages/tldr/releases/latest).
There are also **various other clients** provided by the community,
both for the command-line and for other platforms.