Adam Herst
ac2986e435
virsh-domblklist: add page ( #5895 )
2021-05-07 08:02:33 +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
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
UnButtun
5ba22052b7
pnpm, pnpx: add page ( #5863 )
2021-05-03 16:56:31 +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
bl-ue
883412726a
uuencode: add page ( #5857 )
2021-05-01 19:28:28 +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
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
Adam Herst
4fb8cf891b
virsh: fix syntax of connect example ( #5854 )
2021-04-29 14:02:33 -04: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
3595c42cce
cp: change 'dereference' to 'follow' ( #5843 )
2021-04-27 17:02:42 -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
ncaat
65f34e363b
lua: fix typo in example ( #5837 )
2021-04-26 08:19:04 -03:00
RH-sdavey
c5ceab51bb
chronyc, ntpq: add page ( #5828 )
2021-04-25 12:47:40 -04:00
Peter Babič
932a6202f2
tlp, tlp-stat: fix description ( #5831 )
2021-04-25 08:17:03 -04:00
Peter Babič
5197ccd461
pacman-files: include see also ( #5829 )
2021-04-25 08:07:10 -04:00
Nicolas Kosinski
1a47a2612f
protector: add page ( #5820 )
2021-04-25 02:00:01 -03:00
marchersimon
32e86137f2
pio-run: add page ( #5827 )
2021-04-25 01:51:16 -03:00
Arijit Basu
16865a34a9
xplr: add page ( #5819 )
2021-04-25 01:40:12 -03:00
Ignacio Mattos
d8a8f653ec
histexpand, history: add Spanish translation ( #5825 )
2021-04-23 22:14:43 -04:00
Vitor Appolinario
6fd68b7097
rolldice: add page ( #5811 )
2021-04-22 21:17:40 +01:00
marchersimon
4b891616c6
android/*: fix command descriptions ( #5807 )
2021-04-22 21:09:21 +01:00
bl-ue
43901df7ec
nmap: put command flags in example descriptions in backticks ( #5812 )
2021-04-22 21:06:36 +01:00
Adam Herst
06bcfd34f0
virt-clone: add page ( #5800 )
2021-04-21 13:09:00 -04:00
Adam Herst
4c059df5a6
virt-install: add --name option to example ( #5799 )
...
Running the existing example (on Ubuntu 20.04) gives the error message:
ERROR
--name is required
2021-04-21 08:52:40 -04:00
Nicolas Kosinski
df7770ae6b
atom, clear, convert, df: sync French translations with English pages ( #5797 )
2021-04-20 14:15:58 -04:00
bl-ue
abc3808454
firebase: refresh ( #5716 )
2021-04-20 14:50:07 -03:00
Waldir Pimenta
48f2869cf9
genfstab, pacstrap: mention that these are Arch-specific tools ( #5795 )
2021-04-20 08:28:54 -03:00