]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/tldr.json
Add configs for various programs (#209)
[xdg-ninja.git] / programs / tldr.json
1 {
2 "name": "tldr",
3 "files": [
4 {
5 "path": "$HOME/.tldrc",
6 "movable": true,
7 "help": "Currently tldr-pages do not have any specification for clients on where to cache tldr-pages. See the relevant [issue](https://github.com/tldr-pages/tldr/issues/876) and [specification](https://github.com/tldr-pages/tldr/blob/main/CLIENT-SPECIFICATION.md)\n\nOfficial tldr-nodejs-client, tldr-python-client or tldr-c-client do not support XDG Base Directories.\n\n**Use [Tealdeer](https://github.com/dbrgn/tealdeer), a rust client for tldr that supports XDG Base Directories instead.**\n"
8 }
9 ]
10 }