Commit Graph

7682 Commits

Author SHA1 Message Date
Tan A f46bb51af1 man: add Turkish translation (#5349) 2021-03-06 17:23:32 -03:00
Tan A 8d3b7a4bd4 vectorize-pixelart: add page (#5346) 2021-03-06 07:52:08 -05:00
Jake Vossen d2ae2fff41 arch: create macOS page and add architecture flags (#5347) 2021-03-06 16:40:22 +08:00
Tan A e4c68463ca maintainers: add @Yutyo (#5352) 2021-03-05 15:57:35 -05:00
bl-ue a5af5c802b grub-mkconfig: move from / to pages/linux (#5350) 2021-03-05 09:19:49 +00:00
Eric Nielsen b96c886c4f if: actually use if to test a command's success (#5344)
Using `{{command}} && {{command1}} || {{command2}}` does not actually
work like if, and it's misleading to teach that to users. The difference
is that in the above construct, command2 gets executed if command1
fails, which does not happen in a real if as in `if {{command}}; then
{{command1}}; else {{command2}}; fi`
2021-03-04 10:16:42 -05:00
Tan A 83b97fc248 speed-test: add page (#5339) 2021-03-04 08:16:55 -05:00
Tan A a47d70b7dd betty: add page (#5341) 2021-03-03 12:37:52 -05:00
Owen Voke 968a6ef4a4 fast: add page (#5342) 2021-03-03 11:13:47 -03:00
Tan A 0ea2adae09 telnet: add Star Wars ASCII animation example (#5323) 2021-03-03 08:56:40 -03:00
Hugh Wimberly c3b00af379 pre-commit: add page (#5314) 2021-03-02 07:11:46 -05:00
Tan A f4fc3f06da minetest*: add Turkish translation (#5336) 2021-03-02 08:42:12 -03:00
Tan A 623b6e53ec pulseaudio: add Turkish translation (#5330) 2021-03-02 08:28:55 -03:00
Tan A 2609b4b012 docker-*: add Turkish translations (#5321) 2021-03-02 08:26:41 -03:00
Tan A 84a041a652 xeyes: add Turkish translation (#5334) 2021-03-02 08:18:42 -03:00
Tan A 80f0fbb2ba xfce-*: add Turkish translation (#5333) 2021-03-02 08:15:22 -03:00
Tan A dffc6eb1d8 tree: add Turkish translation (#5331) 2021-03-02 08:12:05 -03:00
Tan A 05fe483fa7 xterm: add Turkish translation (#5332) 2021-03-02 08:09:19 -03:00
Tan A e6bc322a97 pacman*: add Turkish translations (#5326) 2021-03-01 08:57:17 -05:00
Tan A 4dc5a63855 command: add Turkish translation (#5319) 2021-03-01 07:55:34 -03:00
marchersimon 20e56e6c92 pacman-mirrors: add page (#5315) 2021-02-28 14:23:47 -03:00
tassadarliu ad2fd7c87e pngcheck: add page (#5310) 2021-02-28 12:11:59 -05:00
marchersimon d9e1df0c2e latex, pdflatex, pdftex, tex, texdoc, texliveonfly, tlmgr: add German translation (#5305) 2021-02-28 11:27:55 -03:00
Managor 6c37d8813c grub-install, grub-mkconfig: add page (#5261) 2021-02-28 09:12:20 -05:00
marchersimon 0589644d01 latex, pdftex, tex, texdoc, texliveonfly, tlmgr: add page (#5294) 2021-02-28 08:33:40 -05:00
Adam Herst a57cc14783 lvextend: expand description (#5311) 2021-02-26 07:44:19 -03:00
bl-ue fca445d12e speedtest-cli: update grammar, links, and token syntax (#5284) 2021-02-26 07:39:06 -03:00
Vincent Carlos aa47015366 README: add link to tldr.finzzz.net (#5289) 2021-02-25 17:34:31 -05:00
Axel Navarro c2eeae45cc kreadconfig5: add page (#5293) 2021-02-25 22:31:38 +00:00
Axel Navarro 01dbbf6f26 arch-chroot: add page (#5248)
* Apply suggestions from code review

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>

* Remove sh example

* Apply suggestions from code review

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>

* Update pages/linux/arch-chroot.md

Co-authored-by: Waldir Pimenta <waldyrious@gmail.com>

* Apply suggestions from code review

Co-authored-by: Waldir Pimenta <waldyrious@gmail.com>

* Update pages/linux/arch-chroot.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
Co-authored-by: Waldir Pimenta <waldyrious@gmail.com>
2021-02-25 19:31:11 -03:00
Axel Navarro 18961bc91e kwriteconfig5: add page (#5292) 2021-02-25 22:30:30 +00:00
Axel Navarro 5cc5b025f9 pacman-sync: add page (#5268) 2021-02-25 22:21:26 +00:00
bl-ue 473b1ac11a exrex: add page (#5296) 2021-02-25 17:46:24 +00:00
Adam Herst 4364446e17 ethtool: add examples (#5307) 2021-02-24 11:30:45 -05:00
Axel Navarro e2082f8adc gh-ssh-key: add page (#5308) 2021-02-24 08:39:13 -05:00
Axel Navarro 8db0a074e7 balooctl: add page (#5291) 2021-02-24 13:15:55 +00:00
Axel Navarro d9a692b950 gh-auth: add refresh examples (#5306) 2021-02-24 13:11:22 +00:00
bl-ue 1b008c21d3 README: trim trailing whitespace (#5301) 2021-02-22 11:43:48 -05:00
Owen Voke d1affd5b36 ci: update to use @tldr-bot for deploy (#5288) 2021-02-22 12:45:12 +00:00
Jayesh Nirve 4feecb0f8f README: add link to tldr-flutter client (#5276) 2021-02-22 08:39:37 +00:00
Adam Herst 3ab26253eb mutool: add outline example (#5298) 2021-02-21 18:12:32 -03:00
marchersimon 9cdfceb92b speedtest: add page (#5282) 2021-02-21 08:05:17 -05:00
Axel Navarro 424d2ed45a systemctl: fix example description caps (#5281) 2021-02-21 10:00:15 +08:00
marchersimon e3c79db0e6 7za, 7zr, aapt, ab, alacritty, atom, avrdude, chown, chroot, clear, cmake, compare, curl, dd, diff: add German translation (#5286) 2021-02-20 17:30:55 -03:00
Managor 92a974ac06 wol: add page (#5280) 2021-02-19 12:59:36 -05:00
Axel Navarro 4e956ffaec now: add page (#5283) 2021-02-19 13:45:22 -03:00
Axel Navarro 66b49e9dcc pacman-remove: add page (#5273) 2021-02-19 07:29:27 -03:00
Axel Navarro a808abf3db systemctl: fix token syntax for multicommand examples (#5274) 2021-02-19 07:13:45 -03:00
Felix Swinkels 70a76e5280 vercel: add page (#5278)
remove now.md page replaced by vercel
2021-02-19 07:11:57 -03:00
Axel Navarro 0f4bf14bd6 pacman-query: add page (#5269) 2021-02-18 19:44:34 -05:00