Commit Graph

8256 Commits (dd8cfd038ae319baf9b5abab2a582c939a1ada22)

Author SHA1 Message Date
Waldir Pimenta dd8cfd038a
stale GitHub action: re-wrap long message (#5887)
GitHub's markdown renderer does not wrap single line breaks,
so the message the bot leaves when closing a thread
would have an awkward line break.
This commit re-wraps the message to avoid that.
2021-05-10 21:31:43 +01:00
Seth b575ffe207
mmcli: add page (#5876) 2021-05-10 21:47:07 +02:00
Patrice Denis 2c860f4c65
MAINTAINERS: add @patricedenis to collaborators (#5925)
closes #5919
2021-05-10 19:16:43 +02:00
Seth 6e8b09845f
steamcmd: add page (#5922) 2021-05-10 09:38:01 -04:00
marchersimon abfc6f29df
speedtest, speedtest-cli: refresh (#5781)
* speedtest: refresh

* update pages

* Remove additional whitespace

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

* speedtest-cli: add --json example

* Apply suggestions from code review

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

* Apply suggestion from code review

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

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-05-10 11:04:20 +02:00
marchersimon 10728f1ab4
multiple pages: normalize `regular expression` instead of `regex`, `regexp` or `pattern` (#5830) 2021-05-10 11:03:12 +02:00
Daniel Vozenilek fd7936c944
ibmcloud-login: add page (#5891) 2021-05-09 20:37:33 +02:00
Adam Herst 393d3a97d6
virsh-connect: add page (#5894) 2021-05-09 20:07:56 +02:00
Patrick Kostas 976e9606cf
journalctl: emphasize command line argument in example descriptions (#5913) 2021-05-09 19:54:42 +02:00
Axel Navarro b385ca3629 choco-source: normalize caminho para certificado 2021-05-08 16:25:38 -03:00
Axel Navarro 9ced165bac choco-install: normalize caminho para arquivo 2021-05-08 16:25:38 -03:00
Axel Navarro afec953b26 git: normalize caminho para repo 2021-05-08 16:25:38 -03:00
Kieran Coldron 381eaced00
Add Discord Slash Command Bot (#5896) 2021-05-07 11:44:10 -04:00
あでり fc70d7c075
ls: add Japanese translation (#5903) 2021-05-07 08:58:41 -04:00
BillLucky 51bf3c73bb
cp: add Chinese translation (#5877) 2021-05-07 09:26:51 -03:00
あでり 6a64d2aad1
tar: add Japanese translation (#5905) 2021-05-07 09:15:11 -03:00
あでり c5d70c0e7a
pwd: add Japanese translation (#5906) 2021-05-07 08:24:55 -03:00
あでり 49939b7cad
cp: add Japanese translation (#5907) 2021-05-07 08:23:53 -03:00
Adam Herst ac2986e435
virsh-domblklist: add page (#5895) 2021-05-07 08:02:33 +02:00
Luis Felipe Santos do Nascimento 0a5e31e1c7
[, arduino-builder, arduino, bash, clear: add pt-BR translation (#5874) 2021-05-06 18:38:43 +02:00
Nicolas Kosinski c9ca880ee9
gradle: add tasks examples (#5889) 2021-05-06 17:23:16 +02:00
Axel Navarro e30eecd7a0
more: add examples and link (#5881) 2021-05-06 09:27:15 -03:00
kp f6ecd4e007
airmon-ng: add pt_BR translation (#5885) 2021-05-05 21:04:49 +02:00
boberlabob 697787a183
apt: fix typo in German translation (#5899) 2021-05-05 19:34:49 +02:00
Ignacio Mattos 8939f2e0eb
git-*: sync Spanish translation (#5893)
* git-config: sync Spanish translation

* git-lfs: sync Spanish translation

* git-log: sync Spanish translation

* git-remote: sync Spanish translation

* git-restore: sync Spanish translation

* git-show: sync Spanish translation

* git-status: sync Spanish translation

* git-switch: sync Spanish translation
2021-05-04 13:18:41 -04:00
Waldir Pimenta 27f99ebd23
README: tweak contributors badge (#5883)
The shields.io badge for displaying a count of contributors
has two variants: `contributors` and `contributors-anon`,
as shown in https://shields.io/category/activity.

Apparently the former only counts contributions (i.e. commits)
whose author emails can be mapped to GitHub users.
Other contributions are considered "anonymous" by GitHub.
They are usually the result of either a misconfigured git installation,
emails that haven't been added to the user's GitHub profile,
or accounts that have been deleted or that changed their email address.

Since the project has always existed on GitHub from its inception,
the anonymous count is closer to the real number,
since all contributions would have come from GitHub pull requests,
which require a GitHub account to create.

There may be a slight overestimation in the contributors-anon count,
e.g. from people who authored commits with different author emails;
but that is nevertheless a closer estimate than the non-anon count,
and besides, it matches what GitHub shows on their own interface.

See more details at <https://github.com/badges/shields/issues/5969>
2021-05-04 11:41:35 +02:00
Nicolas Kosinski 69f02b6510
curl: use long arguments (#5872) 2021-05-04 11:37:07 +02:00
Adam Herst d02172f9ef
virsh-undefine: add page (#5847) 2021-05-04 10:58:20 +02:00
Bart Nagel 75b5a8da0a
tar: add "verbose" to another example (#5860) 2021-05-04 09:44:11 +02:00
Nicolas Kosinski 1fe05c4e59
npm: use long argument --global (#5880) 2021-05-04 09:26:22 +02:00
Nicolas Kosinski 5d01dae43f
wget: use long arguments (#5879) 2021-05-04 09:25:49 +02:00
Nicolas Kosinski a312432c36
http: use long arguments (#5878) 2021-05-04 09:25:21 +02:00
Nicolas Kosinski 1a6c1f8042
MAINTAINERS: add @nicokosi to collaborators (#5882)
MAINTAINERS: add @nicokosi to collaborators (#5873)

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-05-04 09:20:01 +02:00
UnButtun 5ba22052b7
pnpm, pnpx: add page (#5863) 2021-05-03 16:56:31 +01:00
Alejandro Cruz 67e05ebafb
more: add Spanish translation (#5870) 2021-05-03 10:07:20 -04:00
Owen Voke 6a058b56fe ci: update branch in mirror workflow 2021-05-01 20:10:05 +01:00
Owen Voke 7d1e2e24ef tools: update script references to 'main' branch 2021-05-01 20:10:05 +01:00
Owen Voke a66723d2c5 docs: update references to 'main' branch 2021-05-01 20:10:05 +01:00
Owen Voke d33da35733 ci: update to use 'main' branch 2021-05-01 20:10:05 +01:00
marchersimon 5ff5ff69e2
pio-init: add alias page (#5865) 2021-05-01 19:50:03 +01:00
Bart Nagel 69887e9d26
tar: fix mnemonic for f (#5859)
Before this patch the document suggested that the `f` allows the user to list some files to extract or insert to the archive.

This patch fixes that: the `f` allows an archive file to be specified. Without it the archive would be read from or written to stdout.
2021-05-01 14:46:55 -04:00
千玄子 92f09753c6
a2dismod to avahi-browse: add Chinese translation (#5246) 2021-05-01 14:43:23 -04:00
Luca Lumetti 9ccc49d98f
xkill, xxd, nvim: add italian translation (#5862) 2021-05-01 19:29:19 +01:00
bl-ue 883412726a
uuencode: add page (#5857) 2021-05-01 19:28:28 +01:00
Tristan e38aa65c6b
yes: (nl) change verb 'uitvoeren' to 'printen' (#5861)
The verb 'output' doesn't correctly translate to the Dutch verb 'uitvoeren'.
Uitvoeren means to execute something, which isn't what 'yes' does.

To avoid confusion about whether or not 'yes' prints the message to an actual
printer, or just the console, the description has also been altered slightly.
2021-05-01 19:25:25 +01:00
marchersimon 348fbed937
German pages: refresh outdated translations (#5839) 2021-05-01 19:20:15 +01:00
Suman Chapai a1b192045e
ical: add page (#5849) 2021-05-01 19:14:06 +01:00
bl-ue d6f6b88a7f
7z, 7za, 7zr: updates (#5432)
* 7z, 7za, 7zr: updates

* Apply suggestions from code review

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

* Update pages/common/7zr.md

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

* Update pages/common/7z.md

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>

* 7za, 7zr: split back up

* 7z, 7za: fix types

* Update pages/common/7z.md

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

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-05-01 19:10:54 +01:00
marchersimon 6e6711f2e3
pio-test: add page (#5815) 2021-05-01 18:27:19 +01:00
Nicolas Kosinski 6467b39f66
multiple pages: fix typos in French translation (#5841) 2021-05-01 12:49:31 -04:00