Daniel Hofstetter
5c37df6e46
docs: remove two notes
2023-12-16 14:31:41 +01:00
Daniel Hofstetter
8ce6fdc195
docs: remove scoop badge, adapt links to repos
2023-12-15 15:35:22 +01:00
Terts Diepraam
92692c815d
docs: add winget installer ( #5648 )
...
* docs: add winget installer
* docs: add "winget" to spell-checker:ignore
---------
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
2023-12-15 15:02:46 +01:00
Y.D.X.
212991cd53
doc: Fix a broken link
...
`/build.md` is absolute, so the link in https://uutils.github.io/coreutils/book/installation.html turns out to be https://uutils.github.io/build.html instead of https://uutils.github.io/coreutils/book/build.html .
Reference: [Links · Markdown - mdBook Documentation](https://rust-lang.github.io/mdBook/format/markdown.html#links )
2023-11-16 12:26:40 +08:00
Daniel Hofstetter
e3e0619e28
doc: mention "-v/--verbose" as extension of du
2023-10-22 17:04:34 +02:00
boxdot
e88183174b
relpath: remove
...
Closes #5236
2023-10-04 16:13:06 +02:00
Daniel Hofstetter
32461cdd94
Merge pull request #5185 from tertsdiepraam/add-conda-installer
...
docs: add conda installer
2023-08-21 15:56:42 +02:00
Terts Diepraam
93a5b161ae
docs: add conda installer
2023-08-21 15:02:51 +02:00
Daniel Hofstetter
2e27305261
docs: add missing "not"
2023-08-20 14:49:22 +02:00
Terts Diepraam
171f9d660c
docs: add platform support page in the docs
2023-08-19 18:19:12 +02:00
Sylvestre Ledru
032f921cb3
Merge pull request #5084 from theoludwig/docs-fix-broken-arch-link
...
docs: fix broken Arch package link
2023-07-15 00:21:14 +02:00
Théo LUDWIG
7742e0f603
docs: github repo link related to uutils/coreutils
2023-07-14 20:25:12 +02:00
Théo LUDWIG
00e68876fc
docs: fix broken Arch package link
2023-07-14 20:15:27 +02:00
Sylvestre Ledru
459e4f82ee
Merge pull request #5044 from tertsdiepraam/oranda-setup
...
Initial oranda setup
2023-07-08 00:34:15 +02:00
Daniel Hofstetter
3edea14ae8
docs: add "du" to extensions
2023-07-07 10:54:47 +02:00
Terts Diepraam
357dd5fd88
initial oranda setup
2023-07-05 17:05:08 +02:00
Daniel Hofstetter
4cdff3ba89
docs: add "ls --long" to extensions
2023-06-30 10:31:47 +02:00
Daniel Hofstetter
ae90bad6cf
docs: add seq to extensions; add some backticks
2023-06-25 16:53:50 +02:00
Sylvestre Ledru
6ecef3a0e3
Reformat TOML files with taplo
...
npx --yes @taplo/cli fmt
2023-06-08 09:07:19 +02:00
Daniel Hofstetter
6247986a52
docs: add extension (short options with args)
2023-05-09 10:25:04 +02:00
Daniel Hofstetter
4a96feb36b
docs: document fmt in GNU extensions
2023-04-18 16:42:46 +02:00
Sylvestre Ledru
bf22908f7c
fix some english typos ( #4618 )
...
* fix some english typos
Co-authored-by: Terts Diepraam <terts.diepraam@gmail.com>
---------
Co-authored-by: Terts Diepraam <terts.diepraam@gmail.com>
2023-03-25 08:08:25 +01:00
Terts Diepraam
8c19ee3c2f
add page on packaging to the docs
2023-03-15 14:35:25 +01:00
Daniel Hofstetter
2612628425
Merge pull request #4420 from uutils/sylvestre-patch-3
...
Freebsd pkg has been remamed to rust-coreutils
2023-03-06 16:44:17 +01:00
Sylvestre Ledru
a02cb75129
Consistency in the example declaration
2023-03-04 18:44:17 +01:00
Sylvestre Ledru
422a27d375
parent 9d5dc500e6
...
author Sylvestre Ledru <sylvestre@debian.org> 1677865358 +0100
committer Sylvestre Ledru <sylvestre@debian.org> 1677951797 +0100
md: Fix a bunch of warnings in the docs
2023-03-04 18:43:40 +01:00
Terts Diepraam
56419ddb41
Merge pull request #4418 from uutils/sylvestre-patch-2
...
gentoo has renamed the package
2023-02-25 12:32:35 +01:00
Sylvestre Ledru
9a8b96d911
Add openmandriva to the ignore list
2023-02-24 16:02:59 +01:00
Tomasz Paweł Gajc
f3ccb97763
Add OpenMandriva Lx to the documentation
2023-02-24 15:55:44 +01:00
Sylvestre Ledru
f928d2984d
Freebsd pkg has been remamed to rust-coreutils
...
https://cgit.FreeBSD.org/ports/commit/?id=8014b050aa2f5d3e016d48c98865eabb0e6b12fe
2023-02-22 21:54:31 +01:00
Sylvestre Ledru
6689340228
gentoo has renamed the package
...
See: https://bugs.gentoo.org/895754
2023-02-22 20:17:30 +01:00
pkubaj
72f13369aa
Add FreeBSD to documentation
2023-02-20 15:20:31 +00:00
Sylvestre Ledru
5e98227714
refresh the installation doc with new distros
2023-02-16 08:17:42 +01:00
Terts Diepraam
91c8f32881
docs: document env -f/--file in GNU extensions
2023-02-09 13:18:47 +01:00
TechHara
bae78e62e0
Merge branch 'main' into whitespace
2022-12-15 22:23:03 -05:00
ctsk
a1fc7432b8
docs: document progress flag for mv extension
2022-12-14 17:57:41 +01:00
TechHara
17c48e13f4
specify that cut -w is freebsd extension
2022-12-13 11:30:58 -05:00
Terts Diepraam
42377626f6
docs: document extensions over GNU
...
docs: fix typos in extensions page
2022-11-11 00:44:44 +01:00
Terts Diepraam
9d3a0835f7
docs: installation.md fixes
2022-10-15 11:45:28 +02:00
Terts Diepraam
5c676ac268
docs: add installation page with package managers
2022-10-14 17:11:27 +02:00
Terts Diepraam
dfd0bf1d6d
docs: create new adaptive svg logo
2022-09-01 10:55:45 +02:00
Sylvestre Ledru
025cb75416
doc: fix some flake8 warnings
2022-08-01 10:24:50 +02:00
Sylvestre Ledru
0d593f334b
compiles_table: reformat with black
2022-08-01 10:24:50 +02:00
Sylvestre Ledru
d7a67454f6
docs: add missing commands
2022-08-01 10:24:50 +02:00
Daniel Hofstetter
24f78ddb9e
docs: remove duplicate "at", add missing newline
2022-05-05 13:55:38 +02:00
Terts Diepraam
62d96db16b
docs: don't download the tldr archive ( #3415 )
...
The ureq dependency is causing compilation errors on various platforms (see #3184 , #3216 , #3375 ). Hence we remove that dependency and do not automatically download the archive anymore. Instead, we ask the user to download it separately when the archive is not found.
2022-04-17 21:33:51 +02:00
Terts Diepraam
f7d53889e8
Fix the platform icons not showing up in some browsers
2022-04-11 16:03:36 +02:00
Terts Diepraam
3c09c747dd
docs: show platforms for each util
2022-04-07 15:12:21 +02:00
David Carlier
d8102503bf
fsext solaris/illumos build fix
2022-03-21 23:20:22 +00:00
Terts Diepraam
69a94e412b
docs: use rust libraries for downloading and unzipping tldr
2022-02-19 01:27:19 +01:00