1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
Commit graph

5665 commits

Author SHA1 Message Date
Lena
abb3e73e2d
musl-gcc: add page (#10336)
* musl-gcc: add page

* musl-gcc: add documentation link

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

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-06-06 13:01:08 +02:00
Zhizhen He
6a1851f3ea
git-commit: update page (#10334)
* git-commit: update page

* git-commit: update page

* Use long options
* Add key_id to --gpg-sign example

---------

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-06-06 13:00:18 +02:00
Zhizhen He
d3cbbf6077
minifab: fix typo (#10332) 2023-06-05 15:54:45 +02:00
DanielApt
b3e18df10c
gitwatch: add page (#10324)
* gitwatch: add page

---------

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-06-05 06:45:41 +05:30
Zhizhen He
9caabee0fa
git-clone: update page (#10315)
* git-clone: add clone .git only example

* git-clone: update page

Make remaining options long for better consistency, wrap .git with backticks

* git-clone: update page

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

* Update pages/common/git-clone.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-06-04 16:28:31 +02:00
Jackson Novak
1b0133aed2
clido: add page (#10215)
* clido: add page

---------

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-06-04 11:24:18 +05:30
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