Commit Graph

2292 Commits (dcaae37829e5a4a7ac3a51f0bfe1e01216e7dc78)

Author SHA1 Message Date
spageektti dcaae37829
pw-cli: fix link to the documentation (#12766) 2024-05-09 22:10:04 +02:00
Vítor Henrique b6ac034ebb
ipcs: fix POSIX page; linux/ipcs, lsipc: add pages (#12553) 2024-05-07 06:44:32 +02:00
licon 2186b36cb4
getenforce: add page (#12741)
* Create getenforce.md

* Update getenforce.md

* Update getenforce.md

* Update pages/linux/getenforce.md

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

---------

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
2024-05-07 10:46:07 +08:00
CleanMachine1 fe26c10b26
prime-run: add page (#12740)
* prime-run: add page

* remove leading \n

* and again

* Update pages/linux/prime-run.md

Co-authored-by: cyqsimon <28627918+cyqsimon@users.noreply.github.com>

* Update pages/linux/prime-run.md

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

* Update pages/linux/prime-run.md

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

---------

Co-authored-by: cyqsimon <28627918+cyqsimon@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-05-06 22:56:52 +02:00
rilysh 502b537ea5
pages.{en, pt_BR}: replace the previous dockerd URL with the new one (#12704)
* pages.en: add new shorter dockerd URL

* pages.pt_BR: add new shorter dockerd URL

* pages.ar: add new shorter dockerd URL

* pages.pt_BR: start with double curly brackets
2024-05-06 00:02:40 -03:00
Lena f8c6fdb0fb
chrt: update page (#12736) 2024-05-06 02:12:24 +01:00
Stefan Breunig 3a575ec652
chrt: fix argument order when changing the scheduling policy (#12723)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2024-05-04 17:56:47 +02:00
Managor a97535491d
journalctl: update page (#12716)
* Update journalctl.md

* Update journalctl.md

* Update journalctl.md
2024-05-03 21:27:33 +08:00
licon 2f1108cf76
sslstrip: add page (#12681)
* sslstrip: add page

---------

Co-authored-by: Fazle Arefin <fazlearefin@users.noreply.github.com>
Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-05-01 21:59:08 +05:30
Managor 2c03129895
aur: add automation example (#12695)
* aur: add automation example

* Update pages/linux/aur.md

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-30 11:20:17 +08:00
Ewen Le Bihan 95cc093a58
ntpd: add page (#12682) 2024-04-28 08:14:15 +02:00
meator 75b88de244
id3v2: fix `--list` flag (#12685) 2024-04-27 20:54:44 +02:00
Vítor Henrique 5edbf734fb
pages*: improve page descriptions (#12558)
* pages*: improve page descriptions

* ical: improve page description

* cockpit-desktop: remove unneeded word from page description

* nc: improve description wording

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-04-25 19:58:21 -03:00
jimmychang851129 5a4a939d97
readelf: add example (#12664)
* readelf: add --section-headers command sample

1. Add section-headers command sample as it is commonly used in readelf.

2. Make the command description more precise and concise for --file-header command.
2024-04-23 14:29:42 +05:30
Fazle Arefin ff25dcff9a
medusa: move to common, update link (#12658)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-04-21 20:23:48 +02:00
plastik-flasche e689a47d53
evtest: add page (#12657) 2024-04-21 14:24:19 +08:00
Vítor Henrique 278384d3cf
pages*: use " " instead of "=" to separate the options from their arguments (#11952)
* pages*: remove = from GNU-style long options

* 7z: readd needed =

* 7za: add missing =

* 7zr: fix argument and option separation

* astyle: readd missing =

* aws-ecr: readd missing =

* az-devops: readd missing =

* csslint: readd missing =

* cs-fetch: readd missing =

* bzgrep: readd missing =

* chromium: readd missing =

* docker-commit: remove unnecessary =

* docker-system: remove unnecessary =

* docker-ps: remove unnecessary =

* dockerd: remove unnecessary =

* 7za: readd missing =

* 7zr: readd missing =

* chromium.de: readd missing =

* chromium.de: readd missing =

* bundletool: remove additional space

Co-authored-by: Nicolas Kosinski <nicokosi@users.noreply.github.com>

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Nicolas Kosinski <nicokosi@users.noreply.github.com>
2024-04-18 15:38:25 -03:00
Nicholas Moen d0d27e1f6e
export: edit page (#12573)
* export: add -p example
2024-04-18 10:00:49 +05:30
Lena c9775847b6
pages/*: use the imperative in descriptions (#12574)
* pages/*: use the imperative in descriptions

* go-fmt: put the description on one line
2024-04-18 09:34:00 +05:30
Managor a7d8a2c29d
waydroid: add example (#12641) 2024-04-14 20:06:40 +02:00
Vítor Henrique a38166e849
blkpr: add page (#12637)
* blkpr: add page

* blkpr: apply suggestions from code review

* blkpr: add release example

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-13 10:46:52 -05:00
vicsar 3b7038d9cd
dnf5 add page (#12626)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: cyqsimon <28627918+cyqsimon@users.noreply.github.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-04-10 17:55:07 +02:00
Managor 3ac6930785
eu-readelf: add page (#12368) 2024-04-10 17:54:10 +02:00
Fazle Arefin 247aa11b1f
autorecon: add page (#12631)
* autorecon: add page

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2024-04-10 21:06:50 +05:30
Alejandro Cervera 198d776ba1
last: add page (#12603)
* last: add page

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-04-09 17:01:40 +05:30
Anurag Singh c8d95f772a
rpi-otp-private-key: add page (#12607) 2024-04-06 18:57:03 +05:30
Vítor Henrique c0ff7eadde
pages*: connect several pages through "See also" (#12582) 2024-04-04 10:04:14 +05:30
Fazle Arefin 08c5e05c75
torsocks: edit page (#12549) 2024-04-04 05:59:16 +02:00
Managor 4baf74784c
ydotool: add page (#12587)
* ydotool: add page

* Update pages/linux/ydotool.md

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

* Update pages/linux/ydotool.md

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

* Update ydotool.md

* Update pages/linux/ydotool.md

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

* Update ydotool.md

* Update ydotool.md

---------

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
2024-04-03 10:28:53 +08:00
Fazle Arefin 4b04822171
ffuf: edit page (#12592)
* ffuf: remove redundant linux specific page

* ffuf: edit page
2024-04-02 17:03:30 +05:30
MIfoodie 060b83df0f
cacafire, cacaview, cacademo, cacaclock: add pages (#12569)
* cacafire, cacaview, cacademo, cacaclock: add pages

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
2024-04-02 11:03:29 +05:30
Managor ee8f42d2b5
mkfs.f2fs: add page (#12564)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2024-03-29 20:49:54 +01:00
Alejandro Cervera 7ffc5fc6ef
agetty: add missing hyphen in placeholder (#12561) 2024-03-28 07:06:42 +05:30
emiara 1ecf4c52ff
showkey: add page (#12550)
* showkey v1

* added sudo

* showkey: add page

* showkey: add page

Fixed build test errors

* Apply suggestions from code review

- Imperative mood
- ctrl +d
- added long options
- changed key-caps in accordance to style guide

Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>

* Update pages/linux/showkey.md

Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>

---------

Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-03-27 09:16:10 +01:00
Fazle Arefin 642aa3fdf7
firejail: edit page (#12555) 2024-03-27 12:36:18 +05:30
Vitor Henrique 1108517ad8
tunelp: add page (#12542)
* tunelp: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2024-03-27 09:24:37 +05:30
MIfoodie ac38aa28de
torsocks: add page (#12547)
* torsocks: add page

---------

Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
Co-authored-by: Fazle Arefin <fazlearefin@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-03-25 09:55:16 +05:30
Vitor Henrique 406f4aef24
agetty: add page (#12500)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2024-03-24 23:54:27 +01:00
Vitor Henrique a108a888dd
zipcloak: move to `common` and replace "zipfile" (#12543) 2024-03-24 12:26:01 +01:00
Vitor Henrique c2b3a2a880
zipsplit: improve page (#12544)
* zipsplit: move to common, add example and refine wording

* zipsplit: improve description

* zipsplit: use "part" instead of "piece"

* zipsplit: use "smaller" instead of split for clarity
2024-03-24 07:41:19 +05:30
vitalmotif 1f8a4928f6
chore: fix some typos (#12530)
Signed-off-by: vitalmotif <zhangshengqiang@outlook.com>
2024-03-20 23:13:42 +11:00
Lena dffed7409a
reg-query: add missing placeholder; iptables-save: fix typo (#12513) 2024-03-16 10:55:46 +05:30
standstaff 3ef05a23e8
chore: remove repetitive words (#12508) 2024-03-15 17:49:43 +01:00
Vitor Henrique f288bf38a7
choom: add page (#12499) 2024-03-15 09:19:23 +05:30
Vitor Henrique 935d605998
pages*: fix various proper names, acronyms and initialisms (#12494) 2024-03-14 10:31:06 +05:30
Fazle Arefin 4efc84b7f1
tlp-stat: edit page (#12496)
* tlp-stat: edit page

* Update pages/linux/tlp-stat.md

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

* Update pages/linux/tlp-stat.md

Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>

* Update pages/linux/tlp-stat.md

Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>

* Update pages/linux/tlp-stat.md

Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-03-14 15:09:32 +11:00
Managor e4a6f2c670
dhcpcd: add page (#12495) 2024-03-12 13:41:02 +05:30
Vitor Henrique ffa4be3e7a
pages*: fix Bash, Zsh and fish names (#12481) 2024-03-10 12:23:17 +05:30
Managor 1f1ec22714
waypipe: add page (#12476)
* waypipe: add page

---------

Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-03-08 19:31:32 +05:30
Vitor Henrique 4d39c9636f
virt-manager: edit page (#12472)
* virt-manager: remove CLI part from description

* virt-manager: use generic wording for "Launch the GUI"

* virt-manager: clarify the purpose of the argument
2024-03-07 10:22:04 +05:30