Commit Graph

3756 Commits

Author SHA1 Message Date
Tan A 8d3b7a4bd4 vectorize-pixelart: add page (#5346) 2021-03-06 07:52:08 -05: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
tassadarliu ad2fd7c87e pngcheck: add page (#5310) 2021-02-28 12:11:59 -05:00
marchersimon 0589644d01 latex, pdftex, tex, texdoc, texliveonfly, tlmgr: add page (#5294) 2021-02-28 08:33:40 -05:00
bl-ue fca445d12e speedtest-cli: update grammar, links, and token syntax (#5284) 2021-02-26 07:39:06 -03:00
bl-ue 473b1ac11a exrex: add page (#5296) 2021-02-25 17:46:24 +00:00
Axel Navarro e2082f8adc gh-ssh-key: add page (#5308) 2021-02-24 08:39:13 -05:00
Axel Navarro d9a692b950 gh-auth: add refresh examples (#5306) 2021-02-24 13:11:22 +00:00
Adam Herst 3ab26253eb mutool: add outline example (#5298) 2021-02-21 18:12:32 -03: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
Axel Navarro 4e956ffaec now: add page (#5283) 2021-02-19 13:45:22 -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 c28ff26226 bundletool-dump: add page (#5266) 2021-02-18 19:22:37 -05:00
bl-ue 258c02f991 pueue: add page (#5230) 2021-02-18 23:34:02 +00:00
Managor 5f98c903af iotop: add sudo to all commands (#5267) 2021-02-18 23:18:02 +00:00
Honza 49852ef289 z: add -c parameter to the command description (#5262) 2021-02-18 23:13:08 +00:00
Daryl Pinto 75ed4e2db3 deno: update outdated commands (#5275) 2021-02-18 08:07:05 -05:00
Orestis Floros 0155fb60ba read: add example using 'while' (#5258)
Copied from `while`

As discussed in #5258, this replaces a less useful example to maintain
the limit of 8 examples per page.
2021-02-13 15:03:16 -05:00
Robby O'Connor 5cd65c2850 tar: fix bzip to bzip2 in command description (#5264) 2021-02-13 00:53:30 -03:00
pbrennand-francis 69b3a19734 firebase: fix typo in projects:list example (#5259) 2021-02-11 14:51:58 -03:00
Axel Navarro e3444bf643 react-native-start: add page (#5223) 2021-02-11 17:11:41 +00:00
Alexandre Bruyant 78b959f6ed sort: expand short flags, improve field separator example (#5233) 2021-02-09 11:56:54 -03:00
bl-ue ca9ba675ce curl: update to new 'more information' link (#5254) 2021-02-07 20:27:41 +00:00
Mateusz Soszyński 7dcdcea28c deluser, userdel: add page (#5245) 2021-02-07 16:05:03 -03:00
bl-ue a810ca72d7 conan, php-coveralls: fix typos (#5253) 2021-02-07 00:48:45 -03:00
Owen Voke 981b7af185 psalm: add page (#5237) 2021-02-05 13:54:29 -03:00
Owen Voke 9f521b5a1a phpdox: add page (#5239) 2021-02-05 11:08:48 -03:00
bl-ue 952b90fa0d gitmoji: add page (#5227) 2021-02-05 14:00:18 +00:00
Owen Voke e2534421ba composer-require-checker: add page (#5236) 2021-02-05 10:59:31 -03:00
Owen Voke cae5a927a8 php-coveralls: add page (#5235) 2021-02-05 10:53:51 -03:00
Owen Voke 2cf8315b0d doctum: add page (#5238) 2021-02-05 10:50:43 -03:00
bl-ue b5aec03e9d pretty-bytes: add page (#5226) 2021-02-05 12:39:05 +00:00
Antoine Gaubert 0f064dff2c fdupes: add delete and noprompt examples, add French translation (#5231) 2021-02-04 15:14:01 -03:00
Henrikh Kantuni c61c31dc3a ls: fix typo (#5228) 2021-02-03 14:37:37 -03:00
Axel Navarro 1f1b4d9c66 jetifier: add page (#5209) 2021-02-02 23:24:15 +00:00
Axel Navarro 08b3bac91d react-native: add page (#5208) 2021-02-02 20:16:28 -03:00
Henrikh Kantuni 4132aea569 grep: -v for in[v]ert (#5216) 2021-02-02 07:44:00 -05:00
Axel Navarro dc1298012c esbuild: add page (#5207) 2021-02-01 16:58:57 -03:00
Lucas Gabriel Schneider a5fe31bc47 multiple pages: format technical tokens (#5119)
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-01-31 12:05:18 -05:00
Anton Karmanov 826e7c8e3c cmake: improve an example description
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-01-31 15:50:59 +00:00
Anton Karmanov da1db4d646 cmake: apply few review suggestions
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-01-31 15:50:59 +00:00
Anton Karmanov 32e858f5f7 cmake: resolve PR conversations 2021-01-31 15:50:59 +00:00
Anton Karmanov c39095a21d cmake: apply suggestions from review
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-01-31 15:50:59 +00:00
Anton Karmanov 64d4a41efb cmake: update --install example 2021-01-31 15:50:59 +00:00
Anton Karmanov 36d3ce2011 cmake: fix linter issues 2021-01-31 15:50:59 +00:00