Commit Graph

3945 Commits (4a7fab0b97c715ac6d09c63f260a0678f3b6d551)

Author SHA1 Message Date
marchersimon 23e1c939fd
mysqld: add page (#5452) 2021-03-16 07:25:48 -04:00
Axel Navarro 8402bf0fa6
ls: fix size units in example description (#5451) 2021-03-15 15:57:50 -04:00
Axel Navarro 4968284965
gh-config: add set pager example (#5448) 2021-03-15 19:34:36 +01:00
Axel Navarro 35d4a1337f
ncc: add page (#5447) 2021-03-15 19:32:48 +01:00
Axel Navarro 160721def0
pgrep: add more info link (#5446) 2021-03-15 14:29:40 -04:00
Starbeamrainbowlabs 8c38dc1dd7
nbtscan: add page (#5434) 2021-03-14 02:20:34 -03:00
bl-ue 8f2ed246f7
ab: update grammar; update link (#5433) 2021-03-13 21:44:59 +00:00
marchersimon 8c8445aca4
arduino: add page (#5389) 2021-03-13 21:43:46 +00:00
Florian B 79ebb31e06
yapf: add page and Dutch translation (#5435) 2021-03-13 21:29:43 +00:00
bl-ue d2f741b155 dig: simplify more information link 2021-03-13 21:00:12 +00:00
marchersimon 2a64f923f4
bssh, bvnc, bshell: add pages (#5419) 2021-03-13 20:58:45 +00:00
marchersimon e1bb083c5b
arduino-builder: add page (#5391) 2021-03-13 15:57:48 -05:00
marchersimon 15ffa6c8db
platformio: add alias page (#5405) 2021-03-13 20:28:58 +00:00
Axel Navarro 3192ab066b
bundletool, bundletool-validate: add page (#5263) 2021-03-12 19:04:37 -05:00
marchersimon 6755015544
bootctl: add page (#5418) 2021-03-12 07:42:13 -05:00
sk1985 ccf49a93d3
shift: add page (#5415) 2021-03-12 13:18:05 +01:00
Stanley Ulili 59fef1dcf0
dig: add more examples (#5416) 2021-03-11 19:55:01 -03:00
Managor 585e1415c9
transmission-remote: fix to absolute paths (#5412) 2021-03-11 07:57:03 -05:00
marchersimon 2c0be24347
gimp: add page (#5399) 2021-03-11 20:40:06 +08:00
marchersimon 383bdc680e
pio: add page (#5404) 2021-03-11 20:37:32 +08:00
marchersimon 1c3144dba6
pio-boards: add page (#5409) 2021-03-11 20:36:36 +08:00
marchersimon c2156e1b33
pio-account: add page (#5410) 2021-03-10 20:27:09 +00:00
Matthew Peveler 97cddc20f2
g++: update page title to match file name (#5088) 2021-03-10 20:34:48 +01:00
Pierre Rudloff 3f25e8f0a0
test, [: add page, improve examples (#5205) 2021-03-10 14:24:11 -05:00
Jake Vossen baae36eb46
nload: add page (#5395) 2021-03-10 12:27:32 -05:00
Axel Navarro 55d5388578
gh-repo: add examples for list subcommand (#5358) 2021-03-10 14:27:12 +00:00
Axel Navarro 1722117f90
qdbus: add page (#5360) 2021-03-10 12:19:30 +01:00
Mikey Garcia bbbe632af2
watson: add 'remove' and 'edit' commands (#5393) 2021-03-09 22:09:28 +01:00
Andy Atkinson fb0d9dd7dd
pgbench: add page (#5388) 2021-03-09 22:04:17 +01:00
Fabio Serragnoli ee3d450884
scala: add start interpreter with classpath (#5354) 2021-03-08 17:51:13 -03:00
Axel Navarro 7cd7f64c7d
next: add page (#5385) 2021-03-08 17:50:30 -03:00
Axel Navarro cc5b716340
gh-pr: add examples for edit subcommand (#5359) 2021-03-08 20:27:00 +00:00
bl-ue 672a67a2db
if: modernize (#5351) 2021-03-08 20:06:24 +00:00
marchersimon 7a3f7174af
musescore: add page (#5368) 2021-03-08 07:57:44 -03: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
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
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
Anton Karmanov bb6d3e72d8 cmake: update page
Actualise examples and improve description.
2021-01-31 15:50:59 +00: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
sawshep 0a3af1b152
gobuster: add page (#5188) 2021-01-30 14:45:12 -05:00
bl-ue 5f1ef5bee7
multiple pages: fix French colon punctuation (#5152) 2021-01-30 17:03:18 +00: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
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
Owen Voke d022d1f1d4
lambo, lambo-new: add page (#5139) 2021-01-18 14:10:49 -03:00
bl-ue 5a9ba89415
git-commit-graph: add page (#5109) 2021-01-17 15:01:21 -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
Axel Navarro b112894a97
dexdump: add more information link (#5142) 2021-01-15 14:24:33 -03: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
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 fb58a733ff vala: fix more information link 2021-01-09 09:58:25 -03:00
bl-ue a55c78d1c5 valac: fix more information link 2021-01-09 09:58:25 -03:00
bl-ue 0263149af3 git-restore: fix more information link
The old one led to an HTTP 500 because of the trailing /.
2021-01-08 13:52:28 -03:00
bl-ue 79b1257ea2 git-switch: fix more information link
The old one led to an HTTP 500 because of the trailing /.
2021-01-08 13:52:28 -03:00
bl-ue d4cf283161 git-ls-remote: fix more information link 2021-01-08 13:52:28 -03:00
bl-ue bae2dd054f
git-commit-tree: add page (#5113)
* git-commit-tree: add page

* Update pages/common/git-commit-tree.md

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

* Apply suggestions from code review

Still learning :D

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

* Update pages/common/git-commit-tree.md

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-01-08 08:55:25 -05:00
Sam James 76db7af9d4
siege: add page (#5028)
* siege: add page

* fix: Added token syntax & made more consistent with other pages

* Apply suggestions from code review

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

* Fix "More nformation" link syntax

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-01-08 08:40:46 -05:00
Lucas Gabriel Schneider fddaac3d0a Update pages/common/chezmoi.md
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-01-08 13:09:54 +00:00
lucas schneider 8d60f14945 add missing pages 2021-01-08 13:09:54 +00:00
lucas schneider eef3712fc3 rename git to Git 2021-01-08 13:09:54 +00:00
bl-ue 2ec5fb9d50
git-check-attr: add page (#5098) 2021-01-08 09:15:39 -03:00
bl-ue f96f2f5a3f topgrade: fix more information link 2021-01-08 05:38:18 -03:00
bl-ue c3442e296c carbon-now: fix more information link 2021-01-08 05:38:18 -03:00
bl-ue 8f9e1a0452 jwt: fix more information link 2021-01-08 05:38:18 -03:00
bl-ue 4ebca80911
git-bugreport: add page (#5097) 2021-01-08 04:36:54 -03:00
bl-ue b57f62cb20
git-column: add page (#5108) 2021-01-08 04:33:46 -03:00
lucas schneider 1490bac066 rename github to GitHub 2021-01-07 22:11:37 +00:00
bl-ue db6ccdc929
git-stripspace: add page (#5094) 2021-01-07 21:49:09 +00:00
bl-ue 7131e2f4a8
git-annotate: add page (#5096) 2021-01-07 21:48:05 +00:00
Thomas Wünsche d157c1f373
git-restore: add examples (#5101)
* git-restore: add examples

* update git-restore.md

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

* update git-restore.md

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

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-01-07 07:58:00 -05:00
bl-ue 3b2a42c490
git-check-mailmap: add page (#5099) 2021-01-07 07:30:49 -05:00
bl-ue 7d6051e1ad
git-check-ref-format: add page (#5100) 2021-01-07 08:13:11 -03:00
try-6-me fc97564a47
mysqldump: add remote example (#5073) 2021-01-07 07:33:41 -03:00
bl-ue 4f17e8d359
conan-frogarian: add page (#5081)
* conan frogarian: add page

* update more info link
2021-01-06 12:16:41 -05:00
bl-ue f75ef6661f
rg: update title to match page name; improve examples (#5091)
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-01-06 16:54:01 +00:00
Matthew Peveler c25e4e378e
gpg2: fix page title to match file name (#5090)
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
2021-01-04 22:59:33 +00:00
Matthew Peveler f44e989c65
stolonctl: change page title to filename (#5089)
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-01-04 15:24:59 -05:00
Jonah Snider cd72232639
watson: add page (#5086) 2021-01-04 15:42:21 -03:00
bl-ue f72524cdb2
tar: add brackets explaining mnemonics (#5083)
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-01-04 13:06:54 -05:00
Thomas Wünsche 325a88c924
rbenv: add example and improve page (#5084) 2021-01-04 13:01:41 -05:00
Joshua Casey f16f23ab85
yq: add page (#5044) 2021-01-04 17:59:15 +00:00
Thomas Wünsche 152ee9b622
sort: add output file example (#5040) 2021-01-04 09:52:10 -05:00
bl-ue 12ec154efb nmap: remove SSL example to reduce count to 8 2021-01-03 19:49:11 -05:00
bl-ue 40120a4cc8
tar: remove last example to reduce count to 8 (#5078) 2021-01-04 00:23:25 +00:00
empty 64a30d8d3a
youtube-dl: improve download a playlist and extract mp3 (#5037) 2021-01-03 10:25:16 -03:00
Matthew Peveler 652d4b63a1
docker-container: fix filename spelling (#5067) 2021-01-02 18:48:03 -03:00
Axel Navarro 3ee0d9049c uvicorn: remove trailing space in title line 2021-01-02 18:47:11 -03:00
Mattia Righetti f8f1570936
minifab: add page (#5030)
* minifab: add page

* minifab: italian translation
2021-01-01 17:29:19 -05:00
Morgan Erlich ffa6317a54
nix-shell, nix-env: add page and fix manual link (#5060) 2021-01-01 17:12:38 -05:00
Starbeamrainbowlabs 06b697b9f7 nc: remove redundant examples 2021-01-01 18:56:20 -03:00
Starbeamrainbowlabs 653dbf065b nc: fix grammar 2021-01-01 18:56:20 -03:00
diohabara 2381a08178
dust: add page (#5055)
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-01-01 16:47:33 -05:00
Starbeamrainbowlabs a1b636f844
jq: remove example to bring it under the 8 example limit (#5057) 2021-01-01 16:30:53 -05:00
Azat Akhmetov 97bfd149cf
pip-install: add page (#4983) 2020-12-30 13:25:03 +00:00
Andrea db2961245b sha1sum, sha224sum, sha364sum, sha512sum: Fix wrong command name 2020-12-30 13:12:18 +00:00
Andrea 87c4f47037 sha*sum: update description for quiet option
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2020-12-30 13:12:18 +00:00
Andrea ffd5838c4e sha*sum: fix missing colons 2020-12-30 13:12:18 +00:00
Andrea 7076fe8a9c sha*sum: add example about the creation of a list of checksums 2020-12-30 13:12:18 +00:00
Andrea 45d36431de sha*sum: change example to long arguments 2020-12-30 13:12:18 +00:00
Andrea 3bde35a542 sha*: add --quiet option example 2020-12-30 13:12:18 +00:00
Andrea 1b4c23259b sha256: add missing colon 2020-12-30 13:12:18 +00:00
Andrea 0bfca8e30d sha256sum: add --quiet option example 2020-12-30 13:12:18 +00:00
Owen Voke b87b19fd6d thunderbird: add more information link 2020-12-29 12:02:05 +00:00
Axel Navarro 2ee8662bd1
fastlane: add page (#5034) 2020-12-29 19:57:05 +08:00
Waldir Pimenta 5430739f1d
Fix syntax of "More information" links (#5050) 2020-12-29 19:46:54 +08:00
Lucas Gabriel Schneider 8b80cf08b8
change markdown to Markdown (#5049) 2020-12-29 19:45:05 +08:00
Joshua Casey 981b2bea36
direnv: fix typo in edit example (#5041) 2020-12-27 01:19:32 +00:00
aherst 0e3a93a198
openssl-req: hyphenate self-signed (#5052) 2020-12-26 21:41:12 +00:00
Diego B. Fernandez f3e92ad0a4
clj: add page (#4980)
* clj: add page

* Update pages/common/clj.md

* Update clj.md

* Update clj.md

* Apply suggestions from code review

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

* Apply suggestions from code review

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

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2020-12-23 13:59:36 +00:00
Gianni Young aad048d0b7
tuir: add page (#5025) 2020-12-19 19:25:25 +00:00
Steven Pitts 5a17971b1c
kubectl: add kubectl describe in header (#5032)
https://github.com/tldr-pages/tldr/pull/4494 added `kubectl describe` help, but the main page still doesn't mention it. Add a note about its usage.

This is an important command, but it exceeds the suggested limit of 8 examples (do subcommands count as "examples"?). We could instead replace the `kubectl get` example with `kubectl {{get|describe}}`, but I'm really not a fan of that, since they're two different subcommands.
2020-12-19 19:20:46 +00:00
ruru4143 f7a116929c
topydo: add page (#5017) 2020-12-19 19:07:28 +00:00
Janek 7a95a5180f
mixxx: add common page (#4959) 2020-12-19 18:56:00 +00:00
Gianni Young abd16f124c
tmpmail: add page (#5026)
* tmpmail: add page

* Update tmpmail.md

* Update tmpmail.md

* Update pages/common/tmpmail.md

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

* Update pages/common/tmpmail.md

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

* Update pages/common/tmpmail.md

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

* Update pages/common/tmpmail.md

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

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2020-12-18 13:22:05 +00:00
Kiran Joshi 365397c40b
scp: add -P example (#5027) 2020-12-17 07:16:17 -03:00
hodapp512 76c19c3dfd
vimdiff: cleanup and update page (#4968) 2020-12-14 10:03:56 -03:00
bl-ue 6ebb4969f1
2to3: add page (#5015) 2020-12-12 17:58:02 -03:00
bl-ue 051ce4819b
etcd: add page (#5007) 2020-12-12 17:07:25 -03:00
Sosthene-Guedon 05cdce5001
brotli: add page (#5016) 2020-12-12 16:52:03 -03:00
Zapan Gao a1dbd179a5
bg, fg, jobs: add a '%' before '{{job_id}}' (#5021) 2020-12-12 16:50:14 -03:00
bl-ue cc8246f3aa
conan: add page (#5008) 2020-12-12 18:06:49 +00:00
bl-ue 1d9c989711
from: add page (#5011) 2020-12-12 02:21:46 -03:00
klew 5ccf69e1c3
redis-cli: add new argument -c (#5022) 2020-12-12 03:13:57 +00:00
Tim Hwang f6748fd090
fd: add --exec (#5019) 2020-12-12 03:12:55 +00:00
bl-ue 244a7b1c70
etcdctl: add page (#5006) 2020-12-11 21:29:31 +00:00