Commit Graph

7855 Commits

Author SHA1 Message Date
K.B.Dharun Krishna 4ab42b61ff pacman: reference other pacman pages (#10120)
* pacman: reference other pacman pages

* Update pages.fr/linux/pacman.md
2023-05-16 16:00:45 +05:30
Lena 171920d034 cargo: fix documentation link (#10200) 2023-05-16 15:49:30 +05:30
Lena 730e1d361f systemd-cat: add page (#10194) 2023-05-16 07:13:52 +02:00
Emanuele Rocca a87a72c745 mokutil: add page (#10180)
* mokutil: add page

* Update pages/linux/mokutil.md

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>

* Update pages/linux/mokutil.md

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-05-15 19:37:15 +02:00
Lena 7126f37ae6 systemd-ac-power: add page (#10196) 2023-05-15 11:36:59 +05:30
Magrid ae55985c18 fold: add page; log: add Italian translation (#10039)
* log: add Italian translation

* fold: add page

* Update fold.md

fix typo

* Update fold.md

* Update pages/linux/fold.md

Co-authored-by: Seth Falco <seth@falco.fun>

* Update pages/linux/fold.md

Co-authored-by: Seth Falco <seth@falco.fun>

* Update pages/linux/fold.md

Co-authored-by: Seth Falco <seth@falco.fun>

* Update pages.it/osx/log.md

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>

* Update pages/linux/fold.md

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>

* Update pages/linux/fold.md

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>

* Update pages/linux/fold.md

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>

* Update pages/linux/fold.md

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>

* Apply suggestions from code review

---------

Co-authored-by: Seth Falco <seth@falco.fun>
Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-05-14 15:27:15 +02:00
K.B.Dharun Krishna a0a0fa81cd pacman-*: reference main page (#10121)
* pacman-*: reference main page

* Update the same in translation files too

* pacman-files: fix ordering
2023-05-14 13:41:37 +02:00
Lena 456bf33efd pacman-*: add Polish translation, pacman-files: remove the example for pacman --query (#10082) 2023-05-14 04:59:17 +02:00
K.B.Dharun Krishna b3f196b155 pages.*: update manpage.debian.org links to latest (#10098) 2023-05-14 04:49:17 +02:00
Lena 88f8d2e323 mksquashfs: add page and Polish translation (#10117) 2023-05-14 04:36:49 +02:00
Lena bba5f7b5a1 unsquashfs: add page and Polish translation (#10151) 2023-05-14 04:28:36 +02:00
Johan Degn cf76221004 airdecap-ng: add page (#9974)
* airdecap-ng: add page

* Fixed typos
2023-05-14 00:27:56 +02:00
Zhizhen He 577ce2b8cf chroma: fix style parameter (#10183) 2023-05-14 00:17:38 +02:00
Premnaath 866045c716 xzless: add examples (#10179)
* xzless: add examples

* Apply suggestions from code review

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>

---------

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-05-13 23:39:53 +02:00
pixel 4bf8650cdd xsp: add page (#10137) 2023-05-13 19:44:11 +02:00
Sylvestre Ledru 5756535272 tsort: add example with a string (#10157)
* tsort: Add an actual example with a string

The current example doesn't show what path/to/file should be like (or provide a concrete example)

* Apply placeholder

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* Add - e to the echo cmd

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-05-11 08:57:42 +05:30
Zhizhen He b1a23bc8cc az-login: fix typo (#10178)
* az-login: fix typo

* az-login: fix typo in German translation

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-05-10 16:55:34 +05:30
Nelson Figueroa 7bf330d088 kubectl-edit: add page (#10174)
* kubectl-edit: add page

---------

Co-authored-by: pixel <pixel+github@chrissx.de>
2023-05-10 12:40:30 +05:30
Pierre Rudloff 5bcfb117d4 rarcrack: add page (#10163)
* rarcrack: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-05-10 10:42:44 +05:30
Sylvestre Ledru 8f9529558d gnmic-get, silicon: fix typo (#10165) 2023-05-09 15:43:37 +05:30
Florian Wilhelm 45cc18839d nala: fix usage of sudo (#10166)
This page mentions using sudo for searching where no root permissions are needed, but does not mention sudo for commands that need root permission.

This commit fixes the this by adding sudo to the commands that need root. Alternatively, sudo could be removed from all commands as users might also use another way to get privileges than sudo.
2023-05-09 15:42:56 +05:30
Lena 51bde75f30 resolvectl: fix typos, update page, add Polish translation (#10099) 2023-05-09 05:54:38 +02:00
Pierre Rudloff dfe68a35a2 pro: add page (#10158)
* pro: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-05-09 07:47:10 +05:30
Sylvestre Ledru 66872426ea basenc: add page (#10164)
---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-05-09 07:46:16 +05:30
Lena e299ef5f7f sqfstar: add page and Polish translation (#10162) 2023-05-09 04:15:53 +02:00
Beau Jean van Bemmel 080ed0c64a dnf: update command placeholders (#10140) 2023-05-09 04:11:49 +02:00
Pierre Rudloff 8e2a63cce2 mysqlcheck: add page (#10154)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-05-09 04:03:33 +02:00
Rail a34783d2e9 gallery-dl: add page (#10160)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-05-09 04:01:38 +02:00
Janek ca026d55be avahi-browse: update page; avahi-resolve,smbnetfs: add page (#9919)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-05-09 03:34:18 +02:00
Marlon Couto e95abcac23 shfmt: add page (#10113)
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-05-05 17:35:58 +02:00
mjocc a9816916c6 spotdl: add page (#10142)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-05-05 17:34:13 +02:00
pixel 80ea4ccbdb git-credential-cache: add page (#10144) 2023-05-04 12:40:34 +05:30
pixel ff4e2a0f22 nmblookup: move to common (#10143) 2023-05-04 12:40:20 +05:30
pixel fc03317eb6 hashcat: move to common (#10145) 2023-05-04 12:38:59 +05:30
pixel 44e8afa8ec gh-release: use range ellipsis file thing (#10146) 2023-05-04 08:28:02 +05:30
c0rvu5 e33d47791d wfuzz: add page (#9896) 2023-05-03 03:21:38 +02:00
Kristian f7fa518bca bob: add page (#10130)
* bob: add page

---------

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-05-02 21:14:36 +05:30
pixel c5ec9ecc8a gh-gist: refresh page (#10141) 2023-05-02 21:03:56 +05:30
pixel 9126c126f5 *: properly capitalize “Python” (#10132) 2023-05-02 20:46:07 +05:30
Emily Grace Seville b614e6714c gh-browse: refresh page: fix placeholders (#9743) 2023-05-02 11:30:27 +02:00
Lena 19d7368c35 bootctl: move from common to linux, update page, add Polish translation (#10104) 2023-05-02 11:28:00 +02:00
vatana7 2001c814db fixfiles: add page (#9161)
---------

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
2023-05-02 12:20:44 +05:30
aaryan200 993fd046fe venv: add page (#10078)
* venv: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Franco Gil <45880759+realFranco@users.noreply.github.com>
2023-05-01 15:21:40 +05:30
Lena 415ebf8388 md5sum: fix typo (#10124) 2023-05-01 07:52:12 +02:00
Stian Lyng 7e3e1bb6f0 grim: add page (#9886)
Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
Co-authored-by: Stian Lyng <stianlyng@protonamail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-05-01 07:09:15 +02:00
K.B.Dharun Krishna 1c2154bf75 autoflake: update path (#10083) 2023-05-01 06:32:00 +02:00
Alexander Bantyev 1ca4896e3b Nix: update and add documentation for nix subcommands (#9959)
* Nix: update and add documentation for nix subcommands

Updates the documentation on the new unstable Nix command & subcommands,
and adds a separate page for the Classic Nix commands.

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: axtloss <axtlos@getcryst.al>
Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
2023-04-26 14:15:00 +05:30
Lena cf645f1ad2 oomctl: add page and Polish translation (#10107) 2023-04-26 14:12:32 +05:30
Vitor Marçal 2c3ac25d65 genisoimage: add page and Brazilian Portuguese Translation (#10068)
* genisoimage: add page and Brazilian Portuguese Translation

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Waldir Pimenta <waldyrious@gmail.com>
2023-04-23 22:55:54 +05:30
Lena 197713dfec networkctl: add page and Polish translation (#10091)
* networkctl: add page and Polish translation

* networkctl: add backticks around systemd-networkd

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* networkctl: update Polish translation

* networkctl: add an ellipsis to placeholders

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-04-23 17:26:11 +05:30