Commit graph

9479 commits

Author SHA1 Message Date
Sylvestre Ledru
68b58453df
Merge pull request #4474 from papparapa/csplit-move-help-strings-to-md-file
csplit: move help strings to markdown file
2023-03-07 17:33:51 +01:00
Terts Diepraam
69406e7d52
Merge pull request #4439 from Joining7943/sleep-fix-panic-adding-durations
`sleep`: Fix parsing of multiple inputs panics on overflow, some whitespace issues ...
2023-03-07 16:32:43 +01:00
Terts Diepraam
093e15766f
Merge pull request #4473 from papparapa/hostname-move-help-strings-to-md-file
hostname: move help strings to markdown file
2023-03-07 15:44:55 +01:00
Terts Diepraam
0320440d58
Merge pull request #4471 from IZUMI-Zu/dev
echo: move help strings to markdown file
2023-03-07 15:42:14 +01:00
Joining7943
71bbebdc76 sleep: Fix whitespace issues. Don't panic when adding durations.
Refactor error propagation and use show_error! instead of USimpleError.
2023-03-07 13:33:49 +01:00
Koki Ueha
1b95900ba9 csplit: move help strings to markdown file 2023-03-07 11:38:04 +00:00
Koki Ueha
cd709e2650 hostname: move help strings to markdown file 2023-03-07 11:00:17 +00:00
IZUMI-Zu
c90c8ea214 echo: move help strings to markdown file 2023-03-07 18:55:19 +08:00
Daniel Hofstetter
199978694a
Merge pull request #4469 from papparapa/install-move-help-strings-to-md-file
install: move help strings to markdown file
2023-03-07 09:12:03 +01:00
Sylvestre Ledru
00e0531f92
Merge pull request #4468 from papparapa/chroot-move-help-strings-to-md-file
chroot: move help strings to markdown file
2023-03-06 18:04:13 +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
Koki Ueha
7daa258089 install: cargo fmt 2023-03-06 14:03:54 +00:00
Koki Ueha
e22771628f install: move help strings to markdown file 2023-03-06 14:00:35 +00:00
Koki Ueha
dbf7bfde11 chroot: add an annotation for spell-checker 2023-03-06 13:53:01 +00:00
Koki Ueha
7b39fecaf9 chroot: move help strings to markdown file 2023-03-06 12:44:52 +00:00
Sylvestre Ledru
d8a3ca0e56
Merge pull request #4348 from tmccombs/cp-pathbuf
cp: Use PathBuf instead of String for paths
2023-03-06 08:24:49 +01:00
Sylvestre Ledru
6508149d63
Merge pull request #4422 from chenchiii/ptx-move-help-strings-to-md-file
ptx: move help strings to markdown file
2023-03-06 08:15:50 +01:00
Sylvestre Ledru
5db238d52f
Merge pull request #4467 from sylvestre/doc23
Document how to build in release mode
2023-03-06 08:15:29 +01:00
Chen Chi
d971f45ed9 ptx: add description 2023-03-05 16:43:37 -08:00
Chen Chi
68d68f04ed ptx: move help strings to markdown file 2023-03-05 16:36:01 -08:00
Sylvestre Ledru
8cff0c778a Document how to build in release mode
See: https://github.com/uutils/coreutils/discussions/4466
2023-03-05 23:09:55 +01:00
Sylvestre Ledru
49eb9a2e91
Merge branch 'main' into cp-pathbuf 2023-03-05 16:22:21 +01:00
Sylvestre Ledru
3ed26dc454
Merge pull request #4462 from akhilerm/replace-version
replace VERSION string with clap::crate_version
2023-03-05 16:20:57 +01:00
Terts Diepraam
e1a98fea44
Merge pull request #4457 from sylvestre/md-check
Various improvements in the docs
2023-03-05 15:44:15 +01:00
Sylvestre Ledru
494b6f46e0
Merge pull request #4459 from sylvestre/manpages
Generate manpages and check them in the CI
2023-03-05 15:37:44 +01:00
Akhil Mohan
cf6f9a700d
replace VERSION string with clap::crate_version
replace VERSION string with clap::crate_version in chcon, chgrp and runcon
utilities

Signed-off-by: Akhil Mohan <akhilerm@gmail.com>
2023-03-05 19:22:50 +05:30
curtain
dc0092c9e7
chmod: move help strings to markdown file (#4392) 2023-03-05 13:49:00 +01:00
Steven Chu
5449282a1a
For date, move help strings to .md file (#4458) 2023-03-05 13:48:15 +01:00
Akhil Mohan
f75c427b96
chgrp: move help strings to markdown file (#4461)
* chgrp: move help strings to markdown file

Signed-off-by: Akhil Mohan <akhilerm@gmail.com>
2023-03-05 13:43:38 +01:00
Alexander Kunde
c386b27043
pwd: move help strings to markdown file (#4455) 2023-03-04 22:40:02 +01:00
Alexander Kunde
243fa21ce1
ls + vdir: move help strings to markdown file (#4454) 2023-03-04 21:27:14 +01:00
Sylvestre Ledru
342639b57f Document how to use the manpages 2023-03-04 19:47:49 +01:00
Sylvestre Ledru
12fc4a81f8 also test that make install works and manpage are present 2023-03-04 19:42:30 +01:00
Sylvestre Ledru
79d18ab656 generate manpages 2023-03-04 19:42:28 +01:00
Sylvestre Ledru
a02cb75129 Consistency in the example declaration 2023-03-04 18:44:17 +01:00
Sylvestre Ledru
6c44ed2efd Document that we use https://github.com/DavidAnson/markdownlint to lint Markdown 2023-03-04 18:44:17 +01:00
Sylvestre Ledru
d9320277e1 Run the markdown linter in the CI 2023-03-04 18:44:17 +01:00
Sylvestre Ledru
fe2517041f md: ignore a warning 2023-03-04 18:44:17 +01:00
Sylvestre Ledru
c68324a58c md: improve the display for dd, expr and stat 2023-03-04 18:44:14 +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
Sylvestre Ledru
9d5dc500e6
Merge pull request #4450 from papparapa/chown-move-help-strings-to-md-file
chown: move help strings to markdown file
2023-03-03 18:06:36 +01:00
Sylvestre Ledru
bd6d2e7898
Merge pull request #4391 from curtainp/basename-move-help-strings-to-md-file
basename: move help strings to markdown file
2023-03-03 17:55:43 +01:00
Sylvestre Ledru
eb21368535
Merge pull request #4453 from schoki040/wc-move-help-strings-to-md-file
wc: move help strings to markdown file
2023-03-03 16:53:26 +01:00
Sylvestre Ledru
2085d4d4ab
remove the sh in the syntax 2023-03-03 13:52:47 +01:00
Sylvestre Ledru
f12edf0f2a
Merge pull request #4456 from schoki040/truncate-move-help-strings-to-markdown-file
truncate: move help strings to markdown file
2023-03-03 13:52:19 +01:00
Sylvestre Ledru
60771b1026
Merge pull request #4446 from eggpi/main
tests/du: run test_du_time with TZ=UTC.
2023-03-03 13:22:08 +01:00
Sylvestre Ledru
53d3d4d616
remove the sh in the syntax 2023-03-03 13:12:49 +01:00
Sylvestre Ledru
c35d1762aa
Add RFILE to the exclude list 2023-03-03 12:53:45 +01:00
zleyyij
9fb6477c89
chcon: move help strings to a markdown file (#4437)
* arch: move help strings to a markdown file #4368

---------

Co-authored-by: zleyyij <zleyyi@users.noreply.github.com>
Co-authored-by: Sylvestre Ledru <sledru@mozilla.com>
Co-authored-by: Terts Diepraam <terts.diepraam@gmail.com>
2023-03-03 12:37:09 +01:00
Alexander Kunde
b44db76ecd
Merge branch 'main' into truncate-move-help-strings-to-markdown-file 2023-03-03 11:09:12 +01:00