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
FantasyCookie17
f5469ee92c
age: add page ( #5758 )
2021-04-19 20:14:13 -04:00
Grzegorz Baranski
d95f3adf9f
xh: rename query parameter vars
2021-04-19 23:07:45 +01:00
Grzegorz Baranski
0579078491
xh: fix example with POSTing JSON Body
...
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-04-19 23:07:45 +01:00
gbaranski
ef319c8240
xh: remove irrevelant example
2021-04-19 23:07:45 +01:00
Grzegorz Baranski
5898f92cee
fix: remove unused semicolon
...
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-19 23:07:45 +01:00
Grzegorz Baranski
13ab7eae61
xh: fix sending POST Request with JSON body example
...
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-19 23:07:45 +01:00
Grzegorz Baranski
8918dd4d6d
xh: fix sending GET Request example
...
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-19 23:07:45 +01:00
Grzegorz Baranski
ca04bb9921
xh: fix downloading JSON example
...
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-19 23:07:45 +01:00
Grzegorz Baranski
f727e15ee7
xh: fix get with a custom header example
...
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-19 23:07:45 +01:00
Grzegorz Baranski
0d3b7d7f7e
xh: remove app name in title
...
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-19 23:07:45 +01:00
gbaranski
2cf485847f
xh: solve few linting errors
2021-04-19 23:07:45 +01:00
Grzegorz Baranski
f1f15b255b
xh: add highlighting variables
2021-04-19 23:07:45 +01:00
Grzegorz Baranski
72dabb9f73
create xh.md
2021-04-19 23:07:45 +01:00
marchersimon
12349ec3a5
dc: edit link
2021-04-19 23:05:51 +01:00
marchersimon
5d2fa2261d
dirs: edit link
...
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-04-19 23:05:51 +01:00
marchersimon
bc5d06ed1e
add more information links
2021-04-19 23:05:51 +01:00
Mirko Conti
228e3cc92e
sfill: add page ( #5745 )
2021-04-19 22:40:51 +01:00
Florian B
3252dab36b
bandwhich: add page ( #5750 )
2021-04-19 19:53:58 +01:00
Peter Babič
d3ab21c2eb
fix identical typo in a parameter ( #5794 )
2021-04-19 20:36:35 +02:00
Peter Babič
73cdbae087
pacman-files: fix typo ( #5793 )
...
Parameter --quite is almost certainly a typo. A correct form is --quiet.
This was tested before PR.
2021-04-19 14:04:21 -04:00
Sematre
743f7d7d4f
systemd-analyze: Add examples for 'plot' and 'dot' ( #5784 )
2021-04-18 11:28:12 -04:00
marchersimon
0ca6ac1efb
qjoypad: add page ( #5783 )
...
* qjoypad: add page
* Fix typo
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
* Apply suggestion 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-18 16:36:57 +02:00
marchersimon
9abb079afb
replace `man.archlinux.org` with `manned.org`
2021-04-18 15:33:27 +01:00
marchersimon
9dcb5e6fa0
Apply suggestion from code review
...
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-18 15:33:27 +01:00
Axel Navarro
c62b624b17
Apply suggestions from code review
2021-04-18 15:33:27 +01:00
marchersimon
9eb6123786
Apply suggestions from code review
...
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-04-18 15:33:27 +01:00
marchersimon
3c2cf70053
Apply suggestions from code review
...
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-18 15:33:27 +01:00
marchersimon
a8cbf084db
Apply suggestions from code review
...
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2021-04-18 15:33:27 +01:00
marchersimon
ec6a3682f0
apg: edit link
2021-04-18 15:33:27 +01:00
marchersimon
9dcaa79cdb
badblocks: fix link
2021-04-18 15:33:27 +01:00
marchersimon
b607ecb4d7
Apply suggestions from code review
...
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-04-18 15:33:27 +01:00
marchersimon
f06702a5bc
arp: add link
2021-04-18 15:33:27 +01:00
marchersimon
bd351f01b4
crontab: add link
2021-04-18 15:33:27 +01:00
marchersimon
02f8ccffbe
complete: add link
2021-04-18 15:33:27 +01:00
marchersimon
e7add447e9
command: add link
2021-04-18 15:33:27 +01:00
marchersimon
010ec03610
column: add link
2021-04-18 15:33:27 +01:00
marchersimon
9eb75b07f3
cmp: add link
2021-04-18 15:33:27 +01:00
marchersimon
907b827790
clear: add link
2021-04-18 15:33:27 +01:00
marchersimon
4e04e056f9
chsh: add link
2021-04-18 15:33:27 +01:00
marchersimon
4d87a4e1a5
case: add link
2021-04-18 15:33:27 +01:00
marchersimon
432f120133
c99: add link
2021-04-18 15:33:27 +01:00
marchersimon
d245a06a4c
bg: add link
2021-04-18 15:33:27 +01:00
marchersimon
2c7348ccdd
bc: add link
2021-04-18 15:33:27 +01:00
marchersimon
962f1bc5ed
badblocks: add link
2021-04-18 15:33:27 +01:00
marchersimon
bc1219f3c9
ar: add link
2021-04-18 15:33:27 +01:00
marchersimon
be27e77a15
apropos: add link
2021-04-18 15:33:27 +01:00
marchersimon
d5cbcd6fbc
apg: add link
2021-04-18 15:33:27 +01:00
marchersimon
d3f7d5233b
airpaste: add link
2021-04-18 15:33:27 +01:00
FantasyCookie17
7cc074d4d5
minisign: add English and German pages ( #5757 )
...
* Added English and German pages for Minisign
* Fixed typo
* Fixed the remaining typos
* Apply suggestions by bl-ue
* Forgot to add English page to last commit
* Change description to official description
* Add suggestion by jedisct1; see https://github.com/jedisct1/minisign/issues/98
* Apply changes requested by bl-ue
* Patch German translation
* Forgot "encoded"
* Make order of flags more consistent as suggested by jedisct1
* Forgot to add German translation in last commit
* Use relative instead of absolute paths
* Shorten comments
* Change German translations to imperative
* Fix spelling mistake
* Use imperative in German translation in all commands
* Use Umlaute in German translation even in arguments
* Use 'ü' in 'schluessel'
2021-04-18 16:20:17 +02:00
marchersimon
6b9e894dee
pio-debug, piodebuggdb: add page ( #5780 )
...
* pio-debug, piodebuggdb: add page
* Apply suggestion from code review
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
* Apply suggestion 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-18 16:09:06 +02:00
marchersimon
97ccfcd56e
tldr: edit examples ( #5508 )
2021-04-17 21:43:41 -04:00