1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-19 06:15:26 +02:00
Commit graph

7915 commits

Author SHA1 Message Date
KRyTeX1337
1cbe37d410
bash: add restricted shell command (#10325)
* Update bash.md

* Update pages/common/bash.md

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-06-08 17:04:40 +02:00
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
b8a17d0aab
tc: fix typo (#10333) 2023-06-05 21:46:46 +05:30
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
Bobby Palmer
3a7613debc
busctl: add page (#10271)
* busctl: add page

---------

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2023-06-04 11:04:17 +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
cyberimpulse
47622ac36c
xfreerdp: add /drive example (#10304)
* Update xfreerdp.md

Added command to map shared drive

* Update xfreerdp.md

Corrected typo, removed trailing white space

* Update xfreerdp.md

Corrected path/to/directory placeholder

* Update pages/linux/xfreerdp.md

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

* Update pages/linux/xfreerdp.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-02 00:43:56 +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
Aliberk Sandıkçı
2f519e5625
xset: add disable bell command (#10281) 2023-05-30 20:52:06 +02:00
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
Lena
4d81324f59
pacman: remove double space (#10279) 2023-05-26 18:05:31 +09:00
hellojukay
72a3a4460e
ipconfig: add page and Chinese translation (#10266)
* add ipconfig

* add chinese page

* fix spell style

* fix style

* fix style

* fix style
2023-05-26 09:43:56 +08: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
Lena
6d06c593a7
sqfscat: add page and Polish translation (#10153) 2023-05-25 19:10:24 +02:00
K.B.Dharun Krishna
51cb077058
clam*scan: update documentation link (#10237) 2023-05-24 17:48:24 +05:30
K.B.Dharun Krishna
709ad35340
diff3: update path placeholders (#10224)
* diff3: update path placeholders

* diff3: update path placeholder in translations

* diff3: update placeholder in Chinese translation

* Apply suggestions from code review

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

---------

Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
2023-05-24 11:30:31 +08:00
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
481d29f45d
qlmanage: update placeholder (#10225) 2023-05-21 10:20:40 +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
cb63abbcd7
sensible-editor: update path placeholder (#10245) 2023-05-19 19:52:33 +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
293dbe19de
unix2mac: update placeholders (#10221) 2023-05-18 11:54:45 +05:30
K.B.Dharun Krishna
1f6fbcdbd1
unix2dos: update page (#10212) 2023-05-18 11:53:12 +05:30
K.B.Dharun Krishna
ba7eddede8
hugo: fix command (#10211) 2023-05-18 09:47:37 +05:30