Commit Graph

5445 Commits (db38dff0e9db1d880e7406df340d16509470fbbb)

Author SHA1 Message Date
Axel Navarro 7cd7f64c7d
next: add page (#5385) 2021-03-08 17:50:30 -03:00
Axel Navarro 01496626a2
pacman-deptest: add page (#5304) 2021-03-08 20:31:53 +00:00
Axel Navarro cc5b716340
gh-pr: add examples for edit subcommand (#5359) 2021-03-08 20:27:00 +00:00
Axel Navarro 16a1493763
yay: add more information link (#5387) 2021-03-08 20:16:15 +00:00
bl-ue 672a67a2db
if: modernize (#5351) 2021-03-08 20:06:24 +00:00
Adam Herst 84d537deb1
lvcreate, lvextend, lvreduce, lvremove, lvresize, lvs, pvcreate, pvs, vgcreate, vgs: harmonize descriptions (#5316) 2021-03-08 14:25:12 -05:00
Axel Navarro fbe706f00b
bless: add more info link and fix examples (#5277) 2021-03-08 19:08:37 +00:00
Axel Navarro 71f68b3fc4
pacman-database: add page (#5302) 2021-03-08 19:05:52 +00:00
Axel Navarro 36e7ef38da
pacman-upgrade: add page (#5295) 2021-03-08 19:03:08 +00:00
Axel Navarro 392fd6b434
pacman-files: add page (#5303) 2021-03-08 19:02:50 +00:00
marchersimon 7a3f7174af
musescore: add page (#5368) 2021-03-08 07:57:44 -03:00
bl-ue f1bbea324d
GetFileInfo: rename to getfileinfo (#5382) 2021-03-08 10:41:26 +00:00
bl-ue 9668011010
SafeEjectGPU: rename safeejectgpu (#5383) 2021-03-08 10:38:46 +00:00
bl-ue 56c45a0e76
theHarvester: rename to theharvester (#5380) 2021-03-08 10:38:07 +00:00
bl-ue a36cdd1b3a
R: rename to r (#5379) 2021-03-08 08:43:20 +00:00
Matthias Lübken 00e00396a4
base32, base64: fix -D flag (#5234) 2021-03-07 19:58:11 -03:00
marchersimon 41a5231383
tuxi: add page (#5357) 2021-03-06 16:49:16 -05:00
Tan A 66aeeb8690
git-difftool: highlight git diff in command description (#5338) 2021-03-06 17:31:47 -03:00
Eric Nielsen 5e56c38d37
scp: fix -P example (#5343)
The -P parameter comes first to use a specific port.
2021-03-06 17:29:14 -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
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
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
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
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
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
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
Axel Navarro 7a08da8173
netstat: use long argument format (#5252) 2021-02-18 23:16:29 +00:00
Honza 49852ef289
z: add `-c` parameter to the command description (#5262) 2021-02-18 23:13:08 +00:00
Axel Navarro 2538cef3a2
mkinitcpio: add page (#5250) 2021-02-18 23:09:54 +00:00
Daryl Pinto 75ed4e2db3
deno: update outdated commands (#5275) 2021-02-18 08:07:05 -05:00
aherst a6984a88bf
systemctl: improve mask/unmask example description (#5270) 2021-02-17 16:56:30 -03: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
Managor 79d8cb64b7
winetricks: add page (#5265) 2021-02-13 16:49:02 -03:00
Robby O'Connor 5cd65c2850
tar: fix bzip to bzip2 in command description (#5264) 2021-02-13 00:53:30 -03:00
Managor 87f1e8a511
wg, wg-quick: add page (#5260) 2021-02-12 08:28:04 -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
Axel Navarro cb6f74dd28
pacstrap: add page (#5247) 2021-02-11 11:59:20 -05:00
Axel Navarro 4f14600161
mandb: add more information link (#5249) 2021-02-11 13:10: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
bl-ue d85ac6642c
dark-mode: add page (#5225) 2021-02-05 12:36:55 +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
Starbeamrainbowlabs caa82706af
btrfs-device: add page (#5170) 2021-02-03 08:48:27 -03:00
Peter Babič 81c139c072
genfstab: add page (#5215) 2021-02-02 19:30:58 -05:00
Starbeamrainbowlabs 9920c058ca
rankmirrors: add page (#5217) 2021-02-02 19:27:49 -05: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
bl-ue d679ad1016
multiple pages: trim trailing whitespace (#5213) 2021-01-31 16:16:00 -05: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
Anton Karmanov bb6d3e72d8 cmake: update page
Actualise examples and improve description.
2021-01-31 15:50:59 +00:00
sawshep 0b8670109e
smbget: add page (#5187) 2021-01-30 18:07:30 -03:00
Axel Navarro 23d7996775
nmcli: add more information link (#5198) 2021-01-30 16:05:59 -05:00
Laurent Indermühle d8be3f35a3
sudo: add --login, --shell and --list examples (#5202)
add more information link
2021-01-30 18:04:40 -03:00
Laurent Indermühle 7c6dfb6d55
hostnamectl: add --pretty and --static examples (#5203) 2021-01-30 18:00:35 -03:00
sawshep 0a3af1b152
gobuster: add page (#5188) 2021-01-30 14:45:12 -05:00
Ishank Sharma 2280a5a6a2
gdebi: add page (#5204) 2021-01-30 16:28:36 -03:00
bl-ue 5f1ef5bee7
multiple pages: fix French colon punctuation (#5152) 2021-01-30 17:03:18 +00:00
David Auer 09e78d4bc2
nmcli-device: add wifi show-password example (#5191) 2021-01-28 07:08:26 -03:00
Starbeamrainbowlabs 5b414146f6
btrfs-filesystem: correct and improve (#5169) 2021-01-24 22:42:06 -03:00
Starbeamrainbowlabs 24e64160b9
partx: add page (#5158)
* partx: add page

* partx: remove trailing whitespace

* partx: fix typo

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

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-01-22 17:59:31 -05:00
Pit Henrich 519380ae8f
mupdf: add page (#5168)
* mupdf: add page

* Removed whitespace

* Added link brackets

* Apply suggestions from code review

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

* Rename pages/linux/mupdf.md to pages/common/mupdf.md

* Update pages/common/mupdf.md

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

* Update pages/common/mupdf.md

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

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-01-22 16:46:40 -05:00
Pit Henrich fab3ebc72a
numactl: add page (#5167)
* numactl: add page

* numactl: add page fix

* Apply suggestions from code review

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>

* Update pages/linux/numactl.md

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

* Update pages/linux/numactl.md

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

* Update pages/linux/numactl.md

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

* Update pages/linux/numactl.md

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

* Update pages/linux/numactl.md

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

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-01-22 07:57:46 -05:00
Gingka Akiyama 12ed2e119a
lmms, SafeEjectGPU: add pages (#5163)
* Add SafeEjectGPU and lmms

* Well then

* Add SafeEjectGPU and lmms

* Update SafeEjectGPU and lmms

* Whats this? missing syntax? not in my code!

* Revert "Add SafeEjectGPU and lmms"

This reverts commit bc66ecc54d1a897f702b858b6077b94585ce0269.

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-01-21 21:18:51 -05:00
Kargins ca2b6850a8
promtool: add page (#5166) 2021-01-21 15:03:37 -03:00
Raizo62 62377822e4
scrot: add example to display a countdown before taking a screenshot (#5162) 2021-01-21 10:41:42 +00:00
Axel Navarro dbb0e9ef97
pacman: add more information link (#5146) 2021-01-19 11:40:16 -03:00
Owen Voke d022d1f1d4
lambo, lambo-new: add page (#5139) 2021-01-18 14:10:49 -03:00
Starbeamrainbowlabs 7548a66049
btrfs-subvolume: add page (#5153) 2021-01-18 07:15:00 -03:00
bl-ue 5a9ba89415
git-commit-graph: add page (#5109) 2021-01-17 15:01:21 -03:00
aaaawwWWWwwwwWWW bd9e5c8630
lvresize: add vg to positional arg and example extend (#5150) 2021-01-17 15:00:02 -03:00
Waldir Pimenta 9b64574c38
gh: small wording tweaks for extra clarity (#5157) 2021-01-17 14:56:17 -03:00
Waldir Pimenta d1b86208a1
gh-alias: close quoted string (#5156) 2021-01-17 14:55:43 -03:00
Caden Haustein c23a73b84e
ghcup: add page (#5145)
* ghcup: add page

* Update pages/common/ghcup.md

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

* Update pages/common/ghcup.md

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

* Update ghcup.md

* Update ghcup.md

* Update pages/common/ghcup.md

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

* Update ghcup.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-01-16 14:41:39 -05:00
Axel Navarro 82b8f3bd08
gh-api: add page (#5127) 2021-01-16 17:03:57 +00:00
Axel Navarro 7b68d5cefd
gh-secret: add page (#5133) 2021-01-16 16:34:13 +00:00
Axel Navarro be6bf11846
gh-reference: add page (#5130) 2021-01-16 16:27:42 +00:00
bl-ue 69e699ec23
git-credential: add page (#5115)
* git-credential: add page

* Apply suggestions from code review

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

* Put quotes outside of token syntax

* Update pages/common/git-credential.md

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-01-16 11:02:36 -05:00
bl-ue 1f6db5a934
git-count-objects: add page (#5114) 2021-01-16 15:43:31 +00:00
Thomas Wünsche 7f63c6eee9
defaults: add find example (#5147) 2021-01-16 11:04:01 -03:00
Axel Navarro b112894a97
dexdump: add more information link (#5142) 2021-01-15 14:24:33 -03:00
Gingka Akiyama 2ef9352001
dot_clean: add page (#5144) 2021-01-14 20:26:31 -05:00
Owen Voke 357914393d
takeout: add page (#5138) 2021-01-14 09:32:03 -03:00
bl-ue b9e4ed66d5
git-checkout-index: add page (#5107)
* git-checkout-index: add page

* Update pages/common/git-checkout-index.md

* Apply suggestions from code review

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

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-01-13 08:39:56 -05:00
Axel Navarro b962122415
gh-completion: add page (#5134)
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-01-13 09:25:31 +00:00
Axel Navarro a7069a26b4
gh-help: add page (#5129) 2021-01-11 16:24:28 +00:00
Axel Navarro e3fb724b41
gh-pr: fix page title (#5126) 2021-01-11 16:23:31 +00:00
Axel Navarro 6447cceee0
gh-environment: add page (#5131) 2021-01-11 16:22:12 +00:00
bl-ue c0ed70aa40
jwt: add space in algorithm list in description (#5135) 2021-01-11 16:14:01 +00:00
bl-ue 713f8f498d jekyll: change folder to directory 2021-01-10 16:42:17 -03:00
bl-ue 95e286e87a croc: change folder to directory 2021-01-10 16:42:17 -03:00
bl-ue 7c329b9cb1 security-checker: change folder to directory 2021-01-10 16:42:17 -03:00
bl-ue 36f7d8e2e5 dotnet-publish: change folder to directory 2021-01-10 16:42:17 -03:00
bl-ue b609a96b9f evil-winrm: change folder to directory 2021-01-10 16:42:17 -03:00
bl-ue 7582d93776 transmission-remote: change folder to directory 2021-01-10 16:42:17 -03:00
bl-ue 8e39617d98 apktool: change folder to directory 2021-01-10 16:42:17 -03:00
bl-ue 059e66b8f3 mpg321: change folder to directory 2021-01-10 16:42:17 -03:00
bl-ue 2497b9b24f replace: change folder to directory 2021-01-10 16:42:17 -03:00
Jonas aaae44875f
svn-changelist: add page (#5118) 2021-01-10 16:15:05 -03:00
Axel Navarro 39cc9373a2
gh-alias: add page (#5125)
* gh-alias: add page

* Apply suggestions from code review

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

* rename shortcut to alias

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-01-10 08:53:18 -05:00
bl-ue 2ee3968c44
git-var: add page (#5095)
* git-var: add page

* Update pages/common/git-var.md

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

* Update pages/common/git-var.md

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>

* Update git-var.md

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-01-09 08:06:54 -05:00
bl-ue feb804162b
valet: update more information link (#5121) 2021-01-09 10:00:16 -03:00