Commit Graph

8583 Commits

Author SHA1 Message Date
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
Seth
50d6e5906a gnome-extensions: fix typo (#5864) 2021-05-01 14:19:48 +02:00
Ignacio Mattos
369d034b50 [, aapt, ab: add Spanish translation (#5840)
* [: add Spanish translation

* aapt: add Spanish translation

* ab: add Spanish translation
2021-04-30 10:01:31 -03:00
Ignacio Mattos
20fab26167 git-*: sync Spanish translation (#5858)
* git-add: sync Spanish translation

* git-branch: sync Spanish translation

* git-clone: sync Spanish translation

* git-commit: sync Spanish translation

* git-init: sync Spanish translation
2021-04-30 10:00:36 -03:00
Yunkz
7ebac33188 docker-compose: sync French translation (#5856)
add logs for a specific container
2021-04-30 07:26:46 -04:00
Adam Herst
4fb8cf891b virsh: fix syntax of connect example (#5854) 2021-04-29 14:02:33 -04:00
HardDie
b2e8007840 README: add HardDie/myTldr Go client (#5846) 2021-04-28 23:42:59 +02:00
Florian B
d3f8cd8bae qutebrowser: add page (#5850) 2021-04-28 14:57:00 -04:00
FantasyCookie17
d03a29e410 cp: add more information link (#5853) 2021-04-28 20:34:34 +02:00
Daniel Vozenilek
eda10ff2d7 ibmcloud: add page (#5851) 2021-04-28 19:31:06 +02:00
Peter Babič
d9e0324717 pkgfile: fix example and update link (#5821) 2021-04-28 16:39:51 +02:00
FantasyCookie17
48b7458c85 German pages: Change 'neuste' to 'neueste' (#5844) 2021-04-28 10:57:14 +02:00
FantasyCookie17
3595c42cce cp: change 'dereference' to 'follow' (#5843) 2021-04-27 17:02:42 -04:00
vent
5d1111a3ed README: add Outfieldr Zig client (#5836) 2021-04-27 13:49:12 -04:00
bl-ue
91c2a2714f cinst, cuninst, clist: add page (#5817) 2021-04-27 13:20:39 -04:00
Scattered Faith
8707d05925 passwd: remove invalid example (#5691)
passwd doesn't accept changing a password via specifying the password after the username in the command line, consider removing the example as it's misleading
2021-04-27 13:19:59 -04:00
Axel Navarro
d08f5ebefc kate: improve remote document example (#5842) 2021-04-27 18:42:29 +02:00
Peter Babič
f1e8d7e06a acme.sh: add page (#5823)
* add page: acme.sh

* fix 825645081

https://github.com/tldr-pages/tldr/pull/5823#issuecomment-825645081

* replace domain.tld with example.com

* Update pages/common/acme.sh.md

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

* Update pages/common/acme.sh.md

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

* convert examples to more specific ones

* reword example description

* Update pages/common/acme.sh.md

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

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2021-04-27 18:20:54 +02:00
Axel Navarro
ee9eb616ab dolphin: add page (#5833)
* dolphin: add page

* Apply suggestions from code review

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

* Update pages/linux/dolphin.md

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

* Update pages/linux/dolphin.md

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

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
2021-04-27 18:12:31 +02:00
Axel Navarro
71c0279659 x11docker: add page (#5835)
* x11docker: add page

* Update pages/common/x11docker.md

* Update pages/common/x11docker.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-04-27 18:09:34 +02:00
Adam Herst
4e56321854 virt-sysprep: add page (#5824)
* virt-sysprep: add page

* Update pages/common/virt-sysprep.md

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

* Update pages/common/virt-sysprep.md

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

* virt-sysprep: edit the specified operations example

Number the operations and remove the spaces (which throw an error).

* Update pages/common/virt-sysprep.md

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

* Update pages/common/virt-sysprep.md

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

* Update pages/common/virt-sysprep.md

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

* Update pages/common/virt-sysprep.md

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

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-27 18:07:30 +02:00
Nicolas Kosinski
1f65b86a11 nu: add page (#5818)
* nu: add page

* Apply suggestions from code review
2021-04-27 18:05:25 +02:00
Axel Navarro
051ec5e29a kate: add page (#5834)
* kate: add page

* Replace --tempfile with --column example

* Update pages/common/kate.md

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

* Explain line and column variables

* Apply suggestions from code review

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-04-27 18:00:35 +02:00
marchersimon
f6a982b54a qtcreator: add page (#5813)
* qtcreator: add page

* Fix typo

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

* Apply suggestion from code review

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

* reword git-show example

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-27 17:58:10 +02:00