Commit Graph

94 Commits

Author SHA1 Message Date
Teal Dulcet 4f32ebd266 Updated README and documentation to use SVG graphs. 2025-05-05 09:09:09 -07:00
Nicolas Boichat b5824cd498 Cargo.toml: Add profiling profile
Also fix comment about release profile, debug info is not there.
2025-04-29 22:37:41 +08:00
Ben Wiederhake abb2acc3a2 shred: document simplified (better?) number of random passes 2025-04-26 18:37:35 +02:00
Xinyu Bao cfced1b7d2 Update installation.md
Appended `--locked` flag to the Cargo installation commands.
2025-03-24 16:37:06 +08:00
Daniel Hofstetter bc9c5598a7 docs: replace AUR package in installation.md
coreutils-hybrid no longer exists, let's mention coreutils-uutils instead
2025-03-24 07:47:16 +01:00
lbellomo d683b2a5a0 doc: bump version of ubuntu badge 2025-03-24 00:48:49 -03:00
Sylvestre Ledru 105042fb70 document how to do good performance work (#7541)
* document how to do good performance work

* doc: spell, ignore "taskset"

Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>

---------

Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
2025-03-23 15:31:02 +01:00
Daniel Hofstetter b4a9b89f4a docs: fix url of file with coverage results (#7528) 2025-03-22 17:11:26 +01:00
Terakomari ae6d4dec28 base32/base64/basenc: add -D flag (#7479)
* base32/base64/basenc: add -D flag

* base32/base64/basenc: add test for -D flag

* update extensions.md

* remove redundant parameters

* merge  into a single category

* Update docs/src/extensions.md

Co-authored-by: Sylvestre Ledru <sylvestre@debian.org>

---------

Co-authored-by: Sylvestre Ledru <sylvestre@debian.org>
2025-03-18 14:39:53 +01:00
Benyamin Limanto 8e04eb743a add fedora and RHEL installation docs 2025-03-15 06:55:58 +07:00
jovielarue cd8bebe703 Disable top-level heading warning MD041 for new files 2024-12-30 08:45:22 -07:00
jovielarue 89d79753b1 Update uudoc to include development and code of conduct in SUMMARY and fix links in book 2024-12-29 13:02:35 -07:00
Daniel Hofstetter e3468ba429 docs: improve uptime section
Co-authored-by: Sylvestre Ledru <sylvestre@debian.org>
2024-05-12 14:26:59 +02:00
Daniel Hofstetter 826b18e7ac docs: add -s/--since of uptime to extensions 2024-05-10 16:20:07 +02:00
Daniel Hofstetter 174c842337 docs: describe extensions of id (#6289) 2024-04-29 10:38:18 +02:00
Ben Wiederhake bfc7411dec docs: document existing ls --sort=name feature 2024-04-14 15:39:46 +02:00
Daniel Hofstetter d2a75457f6 Fix errors reported by new version of cspell 2024-02-05 09:12:52 +01:00
Etienne ab5a3656bf docs: add paragraph about yocto recipe (#5918)
* docs: add paragraph about yocto recipe

Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com>

* add words to the spell ignore

* docs: add "Yocto" header

---------

Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com>
Co-authored-by: Sylvestre Ledru <sylvestre@debian.org>
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
2024-01-30 15:18:14 +01:00
Laurent Cheylus 62b101a6c5 docs: fix URL for FreeBSD port
- FreeBSD port name is rust-coreutils, fix URL for repology.org

Signed-off-by: Laurent Cheylus <foxy@free.fr>
2024-01-01 15:56:15 +01:00
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