Commit Graph

5509 Commits (7fc7f97dd7ee5142f4335b34bf519d8554b22ae6)

Author SHA1 Message Date
K.B.Dharun Krishna 7fc7f97dd7
pages.*: update Java links (#10294) 2023-06-04 07:18:54 +05:30
David Ansart 0128cb9870
mitmproxy : add the variable "SSLKEYLOGFILE" (#10306)
* mitmproxy : add the variable "SSLKEYLOGFILE"
source : https://docs.mitmproxy.org/stable/howto-wireshark-tls/

* mitmproxy : add ':' at the end of the description

* Update pages/common/mitmproxy.md

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

---------

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-06-03 14:54:33 +02:00
Lena 7f64effe05
xz*, lz*: add alias pages (#10185)
* xz*, lz*: add alias pages

* lzmore: add alias page
2023-05-31 20:13:20 +05:30
Lena a32fedde52
xzmore: add page (#10186)
* xzmore: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-05-31 20:12:15 +05:30
pixel d8991be0e8
*: standardize "command-line" (#10300) 2023-05-30 20:37:28 +02:00
4G3NT 52447db138
Replace "Bash" with "Shell" (#10301)
The shift command is defined in the POSIX standard. It is not a Bash built-in command. Saying this implies that it's Bash-only, which is not true.

More info here:
https://manned.org/shift.1p
2023-05-31 00:05:53 +05:30
Moritz f108a86387
airshare: add page (#10282)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-05-28 16:40:36 +02:00
K.B.Dharun Krishna 565d69a1c3
git-mv: update page (#10210)
* git-mv: update page

---------

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: pixel <pixel+github@chrissx.de>
2023-05-25 23:02:56 +05:30
K.B.Dharun Krishna 51cb077058
clam*scan: update documentation link (#10237) 2023-05-24 17:48:24 +05:30
K.B.Dharun Krishna 06fe1c14c2
mv: update path placeholders, Tamil translation (#10246) 2023-05-24 11:15:42 +08:00
Lena 7e68788818
eslint: update page (#10254) 2023-05-23 11:11:15 +05:30
K.B.Dharun Krishna f07b31d9ae
apg: update path placeholder (#10243) 2023-05-22 16:41:00 +08:00
Johan Degn 081e4c0b8b
mitmweb: add page, mitmproxy: update page (#10262)
* mitmproxy: replace deprecated arguments and add example

* mitmweb: add page

---------

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-05-22 07:50:15 +05:30
K.B.Dharun Krishna 405cc23be2
hping, hping3: update page (#10248) 2023-05-21 05:19:29 +02:00
K.B.Dharun Krishna 1c7baa2cb1
mutool: update page (#10223)
* mutool: update page

* Apply suggestions from code review

* Update mutool.md
2023-05-20 23:10:05 +02:00
Jake Callahan 44576cb8a2
kinit: add page (#10184)
* kinit: add page

Add in an initial page for the kinit kerberos ticketing utility.

* Update pages/common/kinit.md

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

* Update pages/common/kinit.md

make the keytab path relative per style guideline

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

---------

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-05-20 16:37:01 +02:00
K.B.Dharun Krishna 619b4bea1c
vifm: update path placeholder (#10227)
* vifm: update path placeholder

* vifm: update placeholder in German translation
2023-05-20 08:22:53 +05:30
K.B.Dharun Krishna d3be418494
curl: update link to documentation (#10239)
* curl: update link to documentation

* windows/curl: revert to Original link
2023-05-20 07:49:15 +05:30
Lena 4b0d01f004
*: update command placeholder (#10249)
*: replace 'some_command' with 'command'
2023-05-20 07:41:11 +05:30
K.B.Dharun Krishna 322421ee9b
docker-start: update placeholder (#10240) 2023-05-20 06:49:41 +05:30
K.B.Dharun Krishna 8900a6f9ea
csvkit: update page (#10238) 2023-05-20 06:44:35 +05:30
K.B.Dharun Krishna aeb50e5139
sc-im: update placeholder (#10222) 2023-05-19 21:45:13 +02:00
Darío Hereñú dfe538d048
astyle: add Spanish translation (#10161) 2023-05-19 20:40:20 +02:00
K.B.Dharun Krishna 3dd1053ff9
ocamlfind: update path placeholders (#10244) 2023-05-19 19:51:42 +02:00
K.B.Dharun Krishna 13550893ba
tslint: update path placeholder (#10242) 2023-05-19 19:50:25 +02:00
K.B.Dharun Krishna 0305d36def
exiftool: update path placeholder (#10241) 2023-05-19 19:48:48 +02:00
Lena d730a0737e
*sum: update pages to make them consistent (#10136)
* *sum: update pages to make them consistent

* md5sum: fix typo, shasum: change 'the' to 'a' for consistency
2023-05-19 15:04:36 +05:30
Gonzalo Matheu 3d5d15621b
git-merge: update page (#10232)
* git-merge: Added merge with strategy options

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

* git-merge: -e to --edit

---------

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-05-19 09:33:57 +05:30
K.B.Dharun Krishna d9c66f9c66
eslint: update path placeholder (#10228)
* eslint: update path placeholder

---------

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: Marco Bonelli <marco@mebeim.net>
2023-05-19 09:29:50 +05:30
K.B.Dharun Krishna 0b6043db44
7z,7za,7zr: update link to manned (#10220)
* 7za,7zr: update link

* 7z: update link
2023-05-18 17:13:32 +05:30
K.B.Dharun Krishna ba7eddede8
hugo: fix command (#10211) 2023-05-18 09:47:37 +05:30
Marek Küthe 9413c655f4
ssh-keygen: refresh page (#9874) 2023-05-18 05:38:04 +02:00
Jen 32e885b754
7zr: wrap argument in curly braces (#10217) 2023-05-18 01:59:33 +02:00
Lena 4ccd83fa92
chroma: update page (#10202) 2023-05-17 17:55:34 +02:00
Lena 56c232b361
luajit: add page, lua: update page (#10206) 2023-05-17 15:44:45 +05:30
Seth Falco 0552a9d194
[, [[: reword description (#10205) 2023-05-16 21:22:48 +02:00
Kurtis Hanson f9b77c282f
aws-cloudformation: add page (#10116)
* aws-cloudformation: add page
---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-05-16 22:46:18 +05:30
Ethan Leitch 0ef8262616
boxes: add page (#9961)
* boxes: add page
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-05-16 22:45:01 +05:30
cyqsimon 534dc1ab21
xmlstarlet: add page (#9952)
* xmlstarlet: add page
---------

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
2023-05-16 22:30:50 +05:30
g2g 011e3c8c7d
molecule: add command (#9794) 2023-05-16 22:26:29 +05:30
Lena 171920d034
cargo: fix documentation link (#10200) 2023-05-16 15:49:30 +05:30
K.B.Dharun Krishna b3f196b155
pages.*: update manpage.debian.org links to latest (#10098) 2023-05-14 04:49:17 +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