Commit Graph

8235 Commits (e30eecd7a09389b2f77b646a0a9f34b52b012fc3)

Author SHA1 Message Date
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
bl-ue a21ae3f399
lua: add missing apostrophe in French translation 2021-04-26 15:35:50 +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
marchersimon 12915f11c2
*: fix more information text in French translation (#5773) 2021-04-25 02:11:35 -03: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
Tiny 06c71c6a70
debootstrap: add Chinese translation (#5802) 2021-04-24 21:48:21 -04:00
marchersimon 906ccc19e4
android/*: add German translation (#5808) 2021-04-24 15:56:58 -04:00
Tiny 521c8cd748
debuild: add Chinese translation (#5801) 2021-04-24 09:14:36 -04:00
Tiny 677a3bcbcb
dmenu: add Chinese translation (#5803) 2021-04-24 09:05:38 -04:00
marchersimon 0a15df6ce3
German pages: replace `Mehr Informationen` with `Weitere Informationen` (#5814) 2021-04-24 07:09:56 -04:00
Vitor Appolinario a1e4d92629
rolldice: add pt_BR translation (#5826) 2021-04-23 22:20:11 -04:00
Ignacio Mattos d8a8f653ec
histexpand, history: add Spanish translation (#5825) 2021-04-23 22:14:43 -04:00
Hugo 6a037d6fdb
bat: fix typos (#5822) 2021-04-23 14:58:36 +02:00
Vitor Appolinario 6fd68b7097
rolldice: add page (#5811) 2021-04-22 21:17:40 +01:00
Adam Herst e0d1f28ce0
MAINTAINERS: add @aherst to collaborators (#5816) 2021-04-22 17:10:47 -03: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
BillLucky 0bbf60f290
nmap: add Chinese translation (#5796) 2021-04-22 15:38:58 +02:00
Nicolas Kosinski 9e4dbe7a9b
cp: sync French translations with English page (remove "--parents") (#5805)
Remove the "--parents" command from the French page since:
- it is not present in the English page ;
- it is not a common option but a Linux one.
2021-04-22 08:51:51 -04: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 44a899a354
ansible: sync French translation with English page (list groups) (#5804)
Also use a simple (and correct) word for "administrative". 😇
2021-04-21 08:52:05 -04:00
Simone Ragusa d028ac125e 7z, ab, ack: update Italian translation 2021-04-21 08:05:18 -03:00
Simone Ragusa ad9f6c6c84 age: add Italian translation 2021-04-21 08:05:18 -03: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
Gonzalo Contreras Aso 33ff770986
cut, grep, tee, wc: add Spanish translations (#5777) 2021-04-20 12:03:14 -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