Fazle Arefin
c8e35958e7
du: add example ( #12689 )
2024-04-28 15:11:25 +00:00
Fazle Arefin
134df43067
type: add example ( #12668 )
2024-04-28 11:28:50 +02: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
harygary
993506f3c0
ospp.vbs: add page ( #12666 )
...
* windows/*: add more PowerShell commands
* Update test-netconnection.md
* Update test-netconnection.md
* Update pages/windows/test-netconnection.md
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
* Update pages/windows/test-netconnection.md
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
* Update pages/windows/test-netconnection.md
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
* Create ospp.vbs.md
* Update pages/windows/ospp.vbs.md
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* Update pages/windows/ospp.vbs.md
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* Update pages/windows/ospp.vbs.md
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
* Update pages/windows/ospp.vbs.md
Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>
* Update pages/windows/ospp.vbs.md
Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>
* Update pages/windows/ospp.vbs.md
Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>
* Update pages/windows/ospp.vbs.md
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
---------
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2024-04-26 09:01:43 -03:00
Reinhart Previano Koentjoro
8c3e1fc230
git-bug, git-bulk: fix English pages ( #12676 )
2024-04-26 18:37:00 +07: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
Rui Balau
a876f0c79b
quarkus: add page ( #12667 )
...
* quarkus: add page
---------
Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-04-25 13:44:06 +05:30
pacy
6789ec99a8
gitleaks: add page ( #12653 )
...
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-04-24 23:31:17 +02:00
Marcel Ruland
f225b799c9
ps: clarify grep example ( #12650 )
...
* Update ps.md
* Update pages/common/ps.md
Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>
* Update ps.md
* Update ps.md
* Update pages/common/ps.md
---------
Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-04-24 16:02:07 -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
Michael Rossiter
4cb4123c90
z: fix typo ( #12665 )
2024-04-23 14:24:59 +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
harygary
ecd11488e3
test-netconnection: add page ( #12654 )
...
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2024-04-21 17:46:40 +02:00
plastik-flasche
e689a47d53
evtest: add page ( #12657 )
2024-04-21 14:24:19 +08:00
Alejandro Cervera
aec9737314
duplicity: add description to clarify discrepancy of options ( #12652 )
2024-04-20 09:33:54 +05:30
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
Steve Kelly
a304be4f29
julia: switch example from parallel to threaded ( #12648 )
...
Switch example startup from parallel mode (-p) to multithreaded mode (-t) to align with the latest practices, which should lead to better performance.
2024-04-16 10:54:27 +00:00
Fazle Arefin
9ef1332068
masscan: edit page ( #12645 )
2024-04-15 19:24:05 +02:00
Fazle Arefin
4066c8e546
katana: edit page ( #12640 )
2024-04-14 20:07:34 +02:00
Managor
a7d8a2c29d
waydroid: add example ( #12641 )
2024-04-14 20:06:40 +02:00
Darío Hereñú
4bc793318a
dnsx: fixed proper spacing ( #12643 )
2024-04-14 11:33:17 +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
Fazle Arefin
33bb6e4404
katana: add page ( #12619 )
...
* katana: add page
---------
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-04-13 16:32:56 +10:00
SeWook Oh
0e339e6d5d
ollama: add examples ( #12623 )
...
* ollama: add examples
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-04-12 05:23:54 +05:30
Darío Hereñú
35ef11c99a
dnsx: fix typo ( #12635 )
2024-04-11 19:51:59 +02:00
SeWook Oh
885a472ce9
llm: update page ( #12624 )
2024-04-11 19:51:05 +02:00
Sophia Behling
f08cf72ae5
par2: add page ( #12633 )
2024-04-11 18:10:24 +02:00
Fazle Arefin
771b9444d1
dnsx: add page ( #12618 )
2024-04-11 13:27:45 +09:00
Fazle Arefin
2c6b53d9e6
difft: add page ( #12598 )
...
* difft: add page
* Update pages/common/difft.md
Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>
* Update pages/common/difft.md
Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>
* Update pages/common/difft.md
Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>
* Update pages/common/difft.md
Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>
* Update pages/common/difft.md
Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>
* Update pages/common/difft.md
Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>
* Update pages/common/difft.md
Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>
* Update pages/common/difft.md
Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>
* Update pages/common/difft.md
Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>
* difft: fix example description
* Update pages/common/difft.md
* difft: update description for compared files
---------
Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>
2024-04-11 08:51:22 +10: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
Damien Pollet
3a70c86900
latexmk: add continuous preview example ( #12627 )
...
* latexmk: add continuous preview example
* latexmk: use path/to/file format
2024-04-10 10:46:09 +05:30
SeWook Oh
735dfc1adb
history: add command to display timestamp ( #12625 )
...
* history: Add command to display timestamp
Add command to display timestamp when printing history in Zsh
* Update pages/common/history.md
Co-authored-by: Fazle Arefin <fazlearefin@users.noreply.github.com>
---------
Co-authored-by: Fazle Arefin <fazlearefin@users.noreply.github.com>
2024-04-10 10:03:13 +10:00
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
Andrey Vlasov
55d53cd80f
rsync: fix typo ( #12622 )
...
* rsync: update Polish translation
---------
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2024-04-08 16:28:52 +02:00
Vítor Henrique
3d0362ac6f
upt: add page ( #12612 )
...
* upt: add page
---------
Co-authored-by: Fazle Arefin <fazlearefin@users.noreply.github.com>
2024-04-08 10:58:04 +05:30
Anurag Singh
c8d95f772a
rpi-otp-private-key: add page ( #12607 )
2024-04-06 18:57:03 +05:30
o0nd7ots
55f2ec0098
git-archive: replace long options ( #12059 )
...
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-04-04 20:38:02 +02:00
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
Vítor Henrique
bddbae8e96
gitui, tig: improve page descriptions and add "See also"; tig: add example ( #12578 )
2024-04-03 10:26:24 +05:30
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
Fazle Arefin
83708298c8
wfuzz: edit page ( #12585 )
2024-04-01 12:42:41 +05:30
Franco Gil
465701c5c4
pydocstyle: add page ( #12579 )
2024-03-31 09:18:40 -03:00