Sahil Afrid Farookhi
44d2c3838e
ng-run: add page ( #20961 )
2026-02-02 12:16:08 +08:00
badhon
e4630e07e1
hx: update bangla documentation ( #20969 )
2026-02-02 09:57:13 +07:00
badhon
b6d2166969
npm-run: add bangla translation ( #20958 )
...
npm run: add bangla translation
2026-02-02 06:12:13 +06:00
saucoide
f16972ddd9
fd: update --exclude to specify it matches a glob not a regex ( #20940 )
2026-02-01 23:14:36 +08:00
Nelson Figueroa
9a599317ed
addr2line: add short/long options ( #20965 )
2026-02-01 12:02:25 +02:00
crispyfires
d65a3a947d
hx: update command examples ( #20822 )
...
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com >
Co-authored-by: Managor <42655600+Managor@users.noreply.github.com >
Co-authored-by: Adriano Inghingolo <68734231+SpikeTheDragon40k@users.noreply.github.com >
Co-authored-by: Meinard Francisco <44516102+znarfm@users.noreply.github.com >
2026-02-01 16:02:15 +08:00
dependabot[bot]
d92e87c9d7
build(deps): bump black from 25.12.0 to 26.1.0 ( #20967 )
2026-02-01 09:00:47 +01:00
Myroslav Repin
fd6f66e975
tio: add page ( #20782 )
...
Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com >
Co-authored-by: Meinard Francisco <44516102+znarfm@users.noreply.github.com >
2026-02-01 15:18:14 +08:00
Nelson Figueroa
49fe925e55
zramctl: add short/long options ( #20964 )
2026-02-01 14:54:30 +08:00
Dylan
781fb04931
pip-install: update page ( #20934 )
...
Co-authored-by: Emmanuel Ferdman <emmanuelferdman@gmail.com >
2026-02-01 14:01:07 +08:00
Nelson Figueroa
b98964b36a
cargo-add: add short/long options ( #20963 )
2026-02-01 13:45:19 +08:00
Managor
a909038843
pipx: add uninstall example ( #20962 )
2026-02-01 06:14:01 +02:00
Dylan
27502e6742
pages.nl/*: fix untranslated word in Dutch translations ( #20956 )
2026-02-01 04:40:45 +01:00
Managor
73c7fc569a
*: fix typos with indefinite articles ( #20957 )
2026-01-31 17:06:39 +02:00
Adriano Inghingolo
583918f1d3
dos/{boot, choice, config, copy, del}: add pages ( #20860 )
...
* BOOT: add page
Added documentation for booting from floppy and hard disk images.
* CHOICE: add page
Added documentation for the CHOICE command in DOS.
* CONFIG: add page
Add documentation for DOSBox configuration settings.
* COPY: add page
* DEL: add page
* Fix link to DOSBox CONFIG documentation
Updated the link for more information on DOSBox CONFIG.
* Enhance CONFIG documentation with new commands
Expanded the CONFIG section with additional commands and usage examples.
* Fix formatting of CONFIG command examples in config.md
* Update pages/dos/choice.md
Co-authored-by: Managor <42655600+Managor@users.noreply.github.com >
* Update pages/dos/boot.md
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com >
* Update pages/dos/boot.md
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com >
* Update pages/dos/boot.md
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com >
* Update pages/dos/copy.md
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com >
* Update pages/dos/copy.md
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com >
* Update pages/dos/boot.md
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com >
* Update pages/dos/del.md
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com >
* Update DEL command syntax in documentation
* Update link for CHOICE command documentation
* Update pages/dos/del.md
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com >
* Update pages/dos/del.md
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com >
* Update pages/dos/config.md
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com >
* Update pages/dos/config.md
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com >
---------
Co-authored-by: Managor <42655600+Managor@users.noreply.github.com >
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com >
2026-01-31 15:31:48 +01:00
Adriano Inghingolo
678efb0b31
dos/{mount, rd}: add page ( #20865 )
...
* RD: add page
Add documentation for the RD command in DOS.
* MOUNT: add page
Added documentation for mounting drives in DOS.
* Update pages/dos/mount.md
Co-authored-by: Managor <42655600+Managor@users.noreply.github.com >
* Update pages/dos/mount.md
Co-authored-by: Managor <42655600+Managor@users.noreply.github.com >
* Update pages/dos/rd.md
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com >
* Update pages/dos/mount.md
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com >
* Update pages/dos/rd.md
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com >
* Apply suggestions from code review
Co-authored-by: Emmanuel Ferdman <emmanuelferdman@gmail.com >
---------
Co-authored-by: Managor <42655600+Managor@users.noreply.github.com >
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com >
Co-authored-by: Emmanuel Ferdman <emmanuelferdman@gmail.com >
2026-01-31 15:25:14 +01:00
Adriano Inghingolo
b756106975
dos/{loadfix, loadhigh, md, mem, mixer}: add page ( #20863 )
...
* LOADFIX: add page
Added documentation for LOADFIX command usage in DOS.
* LOADHIGH: add page
* MD: add page
* MEM: add page
* MIXER: add page
Added documentation for the MIXER command with usage examples.
* Update pages/dos/loadhigh.md
Co-authored-by: Managor <42655600+Managor@users.noreply.github.com >
* Update pages/dos/mixer.md
Co-authored-by: Managor <42655600+Managor@users.noreply.github.com >
* Update link for MD command documentation
* Update MEM command documentation link
* Fix LOADHIGH documentation link
Updated the LOADHIGH command documentation with a new link.
* Update LOADFIX documentation link for accuracy
* Update pages/dos/loadfix.md
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com >
* Update pages/dos/loadfix.md
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com >
* Update pages/dos/loadfix.md
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com >
* Update pages/dos/md.md
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com >
---------
Co-authored-by: Managor <42655600+Managor@users.noreply.github.com >
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com >
2026-01-31 15:23:59 +01:00
Nelson Figueroa
5696d4ca83
*: fix typos in english pages ( #20954 )
2026-01-31 10:41:31 +00:00
Darío Hereñú
b92c53e61c
audacious: update Spanish translation ( #20950 )
2026-01-31 13:23:34 +07:00
Darío Hereñú
175999a7aa
asciitopgm: update Spanish translation ( #20949 )
2026-01-31 13:23:16 +07:00
Darío Hereñú
2f5cab9743
archwiki-rs: update Spanish translation ( #20947 )
2026-01-31 13:19:34 +07:00
Adriano Inghingolo
017c9f64e5
dos/{dir, exit, imgmount, ipxnet, keyb}: add pages ( #20862 )
...
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com >
2026-01-30 23:02:50 +01:00
Nelson Figueroa
a041050248
ffprobe: add short/long options ( #20944 )
2026-01-30 16:03:47 +02:00
Emmanuel Ferdman
07cd864da8
tldr: update Russian translation ( #20938 )
...
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com >
2026-01-30 15:15:24 +02:00
Emmanuel Ferdman
b2093127ab
npm-fund: add Russian translation ( #20939 )
...
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com >
2026-01-30 15:15:07 +02:00
Nelson Figueroa
e51c84edfe
jwt: add short/long options ( #20943 )
2026-01-30 11:14:28 +02:00
Nelson Figueroa
8364177551
podman-compose: add short/long options ( #20942 )
2026-01-30 11:13:43 +02:00
jordi martinez
a1f860656b
uname: add Spanish translation ( #20936 )
2026-01-30 11:34:58 +07:00
Darío Hereñú
2c67c58f79
astyle: update Spanish translation ( #20935 )
2026-01-30 11:34:21 +07:00
Darío Hereñú
0084b37ece
antibody: update Spanish translation ( #20933 )
2026-01-30 11:32:50 +07:00
badhon
2a247a961c
xz: add bangla translation ( #20930 )
2026-01-30 11:26:20 +07:00
Sebastiaan Speck
74bc7fe19c
awk: update Dutch translation ( #20932 )
2026-01-30 11:23:27 +07:00
Waldir Pimenta
e857611f9f
git-blame: edit page ( #20768 )
...
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com >
Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com >
2026-01-29 20:22:31 +00:00
Sahil Afrid Farookhi
4d48d19acc
ng-extract-i18n: add page ( #20887 )
2026-01-29 12:06:41 -06:00
aoqia194
9534d59b25
depotdownloader: add page ( #20897 )
2026-01-29 12:05:04 -06:00
Darío Hereñú
ecd9379ffe
git pr: update Spanish translation ( #20925 )
...
Co-authored-by: Managor <42655600+Managor@users.noreply.github.com >
2026-01-29 21:48:26 +07:00
Dylan
8eb92d4ee3
pytest: add short options ( #20926 )
2026-01-29 21:29:26 +08:00
Fazle Arefin
1a799ae250
Wiki: add screenshot for tldrview in Wiki ( #20912 )
2026-01-29 17:32:10 +11:00
Emmanuel Ferdman
7cdff1cca1
npm-find-dupes: add Russian translation ( #20901 )
...
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com >
2026-01-29 02:01:04 +02:00
Darío Hereñú
8e3d5b799a
gcloud: update Spanish translation ( #20924 )
2026-01-29 00:52:14 +02:00
Darío Hereñú
3d12c49975
fossil init: update Spanish translation ( #20923 )
2026-01-29 00:50:54 +02:00
Darío Hereñú
5b678f7e88
compgen: update Spanish translation ( #20922 )
2026-01-29 00:50:29 +02:00
Darío Hereñú
6d1c839e34
aws rds: update Spanish translation ( #20917 )
2026-01-29 00:49:59 +02:00
Nelson Figueroa
15fbb16477
eslint: add short/long options ( #20920 )
2026-01-28 18:26:33 +02:00
Nelson Figueroa
98edd89de3
stat: add short/long options ( #20921 )
2026-01-28 18:26:09 +02:00
Nelson Figueroa
5b4a2f86e9
ansible-pull: update long option ( #20919 )
2026-01-28 06:56:43 -08:00
badhon
c704f8769c
xzgrep: add Bengali translation ( #20915 )
2026-01-28 09:05:10 +06:00
Sebastian
4883e313cf
translation-templates/common-arguments add missing German translations ( #20843 )
2026-01-27 20:46:25 +02:00
Sebastian
4093f35224
pkg: update German translation to match English ( #20845 )
2026-01-27 20:40:59 +02:00
Darío Hereñú
c462262f55
aapt: update Spanish translation ( #20906 )
2026-01-27 20:31:29 +02:00