Ulices
3480703d3d
pre-commit: update page, add Spanish translation ( #15424 )
2025-01-16 11:03:55 +07:00
witt
6f55e3640e
du: add Chinese translation ( #15466 )
...
* du: add zh translation
* Update pages.zh/common/du.md
Co-authored-by: P2Tree <dicksonliuming@gmail.com>
* Update pages.zh/common/du.md
Co-authored-by: P2Tree <dicksonliuming@gmail.com>
* du: sync pages/common/du.md
* du: fix command error
---------
Co-authored-by: P2Tree <dicksonliuming@gmail.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2025-01-15 18:20:53 +08:00
Reinhart Previano Koentjoro
1a7645ceb2
egrep, grep: use serial comma, add Indonesian translations ( #15494 )
...
* egrep, grep: use serial comma, add Indonesian translations
* grep: reverse Spanish fixes
* grep: revert fixes for Romance languages (Dutch, French, Portuguese)
* grep: revert fixes for Romance languages (German)
2025-01-14 22:56:32 +01:00
Managor
2d04b47452
tqdm: add page ( #15259 )
...
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2025-01-14 21:15:24 +01:00
Managor
35b3ac8dd7
.: add page ( #15228 )
2025-01-12 21:33:10 +01:00
Nelson Figueroa
14813d0a5e
dirname: update documentation link ( #15478 )
2025-01-10 23:45:48 +01:00
Nelson Figueroa
3f0af85669
mkdir: update documentation link ( #15470 )
2025-01-08 22:45:09 -08:00
Nelson Figueroa
c852ea7f53
env: update documentation link ( #15469 )
2025-01-08 22:44:01 -08:00
P2Tree
26024a1043
FileCheck: add page ( #15433 )
...
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2025-01-07 22:13:52 +05:30
Diamantis Sellis
5eb375ac3b
kubeadm: update page ( #15462 )
2025-01-07 22:11:18 +05:30
Managor
c5eed59b4a
virsh: add sudo ( #15460 )
...
Update virsh.md
2025-01-07 16:19:29 +01:00
witt
f09095bf22
gendesk: add page and Chinese translation ( #15385 )
2025-01-05 22:04:20 +01:00
Managor
150f71028b
adb-connect, adb-pair, adb-disconnect: add page ( #15250 )
2025-01-05 22:02:39 +01:00
cyqsimon
bde284c736
pages/*: replace dashes with hyphen ( #15447 )
2025-01-05 21:58:55 +01:00
Managor
dcac160720
case: remove unnecessary semicolon ( #15446 )
...
* Update case.md
* Update case.md
2025-01-05 12:47:09 +01:00
Managor
b35676b8a5
case: refresh page ( #15428 )
2025-01-04 19:56:52 +01:00
Managor
762f0dfe03
if: update man example ( #15415 )
2025-01-04 19:56:20 +01:00
Ulices
8aaef7c348
fc-list: update page & add Spanish translation ( #15423 )
2025-01-04 19:56:09 +01:00
Michael Zeevi
ebbb779535
kubectl wait: add page ( #15441 )
...
Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
2025-01-04 14:57:53 +01:00
Nelson Figueroa
3f4013f703
false: update documentation link ( #15431 )
2025-01-03 13:51:26 +01:00
Sebastiaan Speck
43f6ce425d
bundletool: fix typo ( #15410 )
2025-01-02 22:10:23 +01:00
Wiktor Perskawiec
5d21227343
tldr: update page ( #15393 )
2025-01-02 08:19:27 +01:00
P2Tree
7d565521bc
llvm-mc: add page ( #15356 )
2024-12-31 05:52:59 +01:00
Managor
40bd110443
caller: add page ( #15246 )
2024-12-31 05:28:17 +01:00
Bill Seremetis
88250e7ec8
timew: fix existing and add new commands ( #14963 )
2024-12-31 05:25:53 +01:00
Grzegorz Kaczorek
dbfc758e1d
tuc: add page ( #15033 )
...
Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
2024-12-30 14:38:15 +01:00
P2Tree
e35ccbf20c
lit: add page ( #15381 )
...
Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-12-30 13:23:25 +01:00
Sebastiaan Speck
30ae611be0
Add alias for jupyterlab
2024-12-30 12:24:13 +01:00
Sebastiaan Speck
6d3f1dc9c8
Rename jupyterlab to jupyter-lab
2024-12-30 12:13:15 +01:00
Juri Dispan
a850046d7b
ppmdraw, ppmglobe, pnmmercator: add pages ( #15357 )
...
* fix ci
* ppmdraw, ppmglobe, pnmmercator: add pages
* Apply suggestions from code review
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-12-29 11:22:41 +01:00
Managor
0d5d7c5558
vmtouch: add page ( #15363 )
...
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
2024-12-29 10:49:01 +01:00
Rajesh Pandhare
dec0fed0da
jupyter-lab: add page ( #15370 )
...
Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-12-29 10:47:46 +01:00
Managor
dc62726ce7
apkeep: add page ( #15366 )
...
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2024-12-29 10:46:34 +01:00
Managor
4ba2be2fcd
readarray: add page ( #15248 )
...
Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-12-28 23:31:56 +01:00
Managor
b89072d937
function: add page ( #15241 )
2024-12-28 23:16:23 +01:00
Juri Dispan
14799ff41f
dbx: add page ( #15345 )
...
* dbx: add page
* fix syntax
* missing dot
* Update pages/common/dbx.md
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-12-28 14:36:38 +01:00
Juri Dispan
3f78c1f040
spottopgm, rlatopam, rgb3toppm, ppmtorgb3: add pages ( #15354 )
...
* fix ci
* spottopgm, rlatopam, rgb3toppm, ppmtorgb3: add pages
* fix typo
2024-12-28 13:45:15 +01:00
Juri Dispan
15949a7e47
ppmtopjxl, ppmwheel, ppmtoapplevol: add pages ( #15355 )
...
* fix ci
* ppmtopjxl, ppmwheel, ppmtoapplevol: add pages
2024-12-28 13:44:56 +01:00
Y.D.X.
8147e0a18b
npm-cache: fix the command to show cache path ( #15358 )
2024-12-28 07:02:37 +01:00
Juri Dispan
7a97ca0ba8
svgtopam, srftopam, pamtosrf: add pages ( #15353 )
2024-12-28 06:47:59 +01:00
Juri Dispan
8742bfc456
bpython: add page ( #15312 )
...
* bpython: add page
* Update pages/common/bpython.md
Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
---------
Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
2024-12-27 18:18:24 +01:00
Abhishek
90a67cbe63
darwin-rebuild: add page, home-manager: edit page ( #15175 )
...
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
2024-12-26 23:53:40 +05:30
Managor
2bae5a67f4
compgen: add example to show completing given strings ( #15287 )
2024-12-26 23:45:40 +05:30
Managor
74cb1d7345
declare: add function print example and update link ( #15223 )
2024-12-26 23:44:25 +05:30
Managor
4f6fb6b173
while: clarify descriptions ( #15232 )
...
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-12-26 23:44:04 +05:30
Managor
e411e6a326
suspend: add page ( #15247 )
2024-12-26 23:42:08 +05:30
Managor
3946c78dd6
continue: fix grammar ( #15352 )
2024-12-26 23:22:18 +05:30
Juri Dispan
ff532ecf93
pangolin: add page ( #15346 )
2024-12-26 10:59:17 +01:00
Juri Dispan
14489258f0
latexpand: add page ( #15311 )
...
* latexpand: add page
* Update latexpand.md
* Update pages/common/latexpand.md
Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
---------
Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
2024-12-26 10:58:37 +01:00
Managor
1af7acf5dc
mapfile: add page ( #15230 )
2024-12-26 08:27:26 +01:00