diff --git a/dev/coreutils/fn.util_map.html b/dev/coreutils/fn.util_map.html index 55c3a8512..d2bf5d9b2 100644 --- a/dev/coreutils/fn.util_map.html +++ b/dev/coreutils/fn.util_map.html @@ -1,3 +1,3 @@ util_map in coreutils - Rust -

Function coreutils::util_map[][src]

pub(crate) fn util_map<T: Args>(
) -> Map<&'static str, (fn(_: T) -> i32, fn() -> App<'static>)>
+

Function coreutils::util_map[][src]

pub(crate) fn util_map<T: Args>(
) -> Map<&'static str, (fn(_: T) -> i32, fn() -> App<'static>)>
\ No newline at end of file diff --git a/dev/settings.html b/dev/settings.html index 74b0e4431..02374605e 100644 --- a/dev/settings.html +++ b/dev/settings.html @@ -1,4 +1,4 @@ Rustdoc settings -

Rustdoc settings

Theme preferences
Use system theme
Preferred dark theme
Preferred light theme
-
Auto-hide item contents for large items.
Auto-hide item methods' documentation
Auto-hide trait implementation documentation
Directly go to item in search if there is only one result
Show line numbers on code examples
Disable keyboard shortcuts
+

Rustdoc settings

Theme preferences
Use system theme
Preferred dark theme
Preferred light theme
+
Auto-hide item contents for large items.
Auto-hide item methods' documentation
Auto-hide trait implementation documentation
Directly go to item in search if there is only one result
Show line numbers on code examples
Disable keyboard shortcuts
\ No newline at end of file diff --git a/dev/src/coreutils/home/runner/work/coreutils-docs/coreutils-docs/coreutils/target/debug/build/coreutils-9a21695a6cb42b31/out/uutils_map.rs.html b/dev/src/coreutils/home/runner/work/coreutils-docs/coreutils-docs/coreutils/target/debug/build/coreutils-9a21695a6cb42b31/out/uutils_map.rs.html index 82006c5a3..59cf7ccc3 100644 --- a/dev/src/coreutils/home/runner/work/coreutils-docs/coreutils-docs/coreutils/target/debug/build/coreutils-9a21695a6cb42b31/out/uutils_map.rs.html +++ b/dev/src/coreutils/home/runner/work/coreutils-docs/coreutils-docs/coreutils/target/debug/build/coreutils-9a21695a6cb42b31/out/uutils_map.rs.html @@ -147,151 +147,157 @@ 146 147 148 +149 +150 +151
type UtilityMap<T> = phf::Map<&'static str, (fn(T) -> i32, fn() -> App<'static>)>;
 
 fn util_map<T: uucore::Args>() -> UtilityMap<T> {
 ::phf::Map {
-    key: 15467950696543387533,
+    key: 10121458955350035957,
     disps: &[
+        (6, 75),
+        (0, 4),
+        (0, 6),
+        (0, 34),
+        (0, 83),
+        (0, 83),
+        (0, 17),
+        (0, 41),
+        (0, 76),
+        (0, 37),
+        (0, 64),
+        (3, 26),
+        (1, 0),
+        (1, 106),
+        (0, 3),
         (0, 8),
-        (0, 14),
-        (0, 61),
-        (0, 1),
-        (0, 69),
-        (0, 88),
+        (0, 15),
+        (4, 85),
+        (5, 25),
+        (46, 0),
+        (0, 40),
+        (2, 15),
         (0, 0),
-        (2, 99),
-        (0, 0),
-        (0, 2),
-        (2, 86),
-        (0, 14),
-        (4, 23),
-        (0, 21),
-        (0, 7),
-        (17, 32),
-        (0, 2),
-        (7, 55),
-        (0, 32),
-        (32, 15),
-        (7, 12),
-        (15, 61),
-        (27, 34),
+        (46, 39),
     ],
     entries: &[
-        ("sha1sum", (hashsum::uumain, hashsum::uu_app_common)),
-        ("realpath", (realpath::uumain, realpath::uu_app)),
-        ("whoami", (whoami::uumain, whoami::uu_app)),
-        ("basename", (basename::uumain, basename::uu_app)),
-        ("fmt", (fmt::uumain, fmt::uu_app)),
-        ("relpath", (relpath::uumain, relpath::uu_app)),
-        ("mkdir", (mkdir::uumain, mkdir::uu_app)),
-        ("numfmt", (numfmt::uumain, numfmt::uu_app)),
-        ("dircolors", (dircolors::uumain, dircolors::uu_app)),
-        ("rm", (rm::uumain, rm::uu_app)),
-        ("seq", (seq::uumain, seq::uu_app)),
-        ("tee", (tee::uumain, tee::uu_app)),
-        ("chgrp", (chgrp::uumain, chgrp::uu_app)),
-        ("logname", (logname::uumain, logname::uu_app)),
-        ("chmod", (chmod::uumain, chmod::uu_app)),
-        ("touch", (touch::uumain, touch::uu_app)),
-        ("test", (uu_test::uumain, uu_test::uu_app)),
-        ("rmdir", (rmdir::uumain, rmdir::uu_app)),
-        ("truncate", (truncate::uumain, truncate::uu_app)),
-        ("nproc", (nproc::uumain, nproc::uu_app)),
-        ("ptx", (ptx::uumain, ptx::uu_app)),
-        ("shred", (shred::uumain, shred::uu_app)),
-        ("groups", (groups::uumain, groups::uu_app)),
-        ("wc", (wc::uumain, wc::uu_app)),
-        ("kill", (kill::uumain, kill::uu_app)),
-        ("uniq", (uniq::uumain, uniq::uu_app)),
-        ("shuf", (shuf::uumain, shuf::uu_app)),
-        ("csplit", (csplit::uumain, csplit::uu_app)),
-        ("factor", (factor::uumain, factor::uu_app)),
-        ("sort", (sort::uumain, sort::uu_app)),
-        ("dirname", (dirname::uumain, dirname::uu_app)),
-        ("sum", (sum::uumain, sum::uu_app)),
-        ("date", (date::uumain, date::uu_app)),
-        ("sha3sum", (hashsum::uumain, hashsum::uu_app_common)),
-        ("sha3-256sum", (hashsum::uumain, hashsum::uu_app_common)),
-        ("timeout", (timeout::uumain, timeout::uu_app)),
-        ("link", (link::uumain, link::uu_app)),
-        ("[", (uu_test::uumain, uu_test::uu_app)),
-        ("hostid", (hostid::uumain, hostid::uu_app)),
-        ("echo", (echo::uumain, echo::uu_app)),
-        ("head", (head::uumain, head::uu_app)),
-        ("split", (split::uumain, split::uu_app)),
-        ("who", (who::uumain, who::uu_app)),
-        ("more", (more::uumain, more::uu_app)),
-        ("nice", (nice::uumain, nice::uu_app)),
-        ("unexpand", (unexpand::uumain, unexpand::uu_app)),
-        ("chcon", (chcon::uumain, chcon::uu_app)),
-        ("true", (r#true::uumain, r#true::uu_app)),
-        ("sha512sum", (hashsum::uumain, hashsum::uu_app_common)),
-        ("shake256sum", (hashsum::uumain, hashsum::uu_app_common)),
-        ("cksum", (cksum::uumain, cksum::uu_app)),
-        ("hashsum", (hashsum::uumain, hashsum::uu_app_custom)),
-        ("nl", (nl::uumain, nl::uu_app)),
-        ("expr", (expr::uumain, expr::uu_app)),
-        ("stdbuf", (stdbuf::uumain, stdbuf::uu_app)),
-        ("cut", (cut::uumain, cut::uu_app)),
-        ("id", (id::uumain, id::uu_app)),
-        ("mkfifo", (mkfifo::uumain, mkfifo::uu_app)),
-        ("chown", (chown::uumain, chown::uu_app)),
-        ("pr", (pr::uumain, pr::uu_app)),
         ("sha3-512sum", (hashsum::uumain, hashsum::uu_app_common)),
-        ("cp", (cp::uumain, cp::uu_app)),
-        ("join", (join::uumain, join::uu_app)),
+        ("chroot", (chroot::uumain, chroot::uu_app)),
+        ("chgrp", (chgrp::uumain, chgrp::uu_app)),
+        ("pinky", (pinky::uumain, pinky::uu_app)),
+        ("hostname", (hostname::uumain, hostname::uu_app)),
+        ("install", (install::uumain, install::uu_app)),
+        ("runcon", (runcon::uumain, runcon::uu_app)),
+        ("printenv", (printenv::uumain, printenv::uu_app)),
+        ("base64", (base64::uumain, base64::uu_app)),
+        ("pathchk", (pathchk::uumain, pathchk::uu_app)),
+        ("tee", (tee::uumain, tee::uu_app)),
+        ("factor", (factor::uumain, factor::uu_app)),
+        ("sha3sum", (hashsum::uumain, hashsum::uu_app_common)),
+        ("relpath", (relpath::uumain, relpath::uu_app)),
+        ("mkfifo", (mkfifo::uumain, mkfifo::uu_app)),
+        ("nohup", (nohup::uumain, nohup::uu_app)),
+        ("pr", (pr::uumain, pr::uu_app)),
+        ("whoami", (whoami::uumain, whoami::uu_app)),
         ("yes", (yes::uumain, yes::uu_app)),
+        ("sha384sum", (hashsum::uumain, hashsum::uu_app_common)),
+        ("sha512sum", (hashsum::uumain, hashsum::uu_app_common)),
+        ("env", (env::uumain, env::uu_app)),
+        ("sort", (sort::uumain, sort::uu_app)),
+        ("echo", (echo::uumain, echo::uu_app)),
+        ("realpath", (realpath::uumain, realpath::uu_app)),
+        ("tr", (tr::uumain, tr::uu_app)),
+        ("sync", (sync::uumain, sync::uu_app)),
+        ("true", (r#true::uumain, r#true::uu_app)),
+        ("dirname", (dirname::uumain, dirname::uu_app)),
+        ("kill", (kill::uumain, kill::uu_app)),
+        ("shake128sum", (hashsum::uumain, hashsum::uu_app_common)),
+        ("chown", (chown::uumain, chown::uu_app)),
+        ("sha256sum", (hashsum::uumain, hashsum::uu_app_common)),
+        ("dircolors", (dircolors::uumain, dircolors::uu_app)),
+        ("uname", (uname::uumain, uname::uu_app)),
+        ("seq", (seq::uumain, seq::uu_app)),
+        ("split", (split::uumain, split::uu_app)),
+        ("mkdir", (mkdir::uumain, mkdir::uu_app)),
+        ("rmdir", (rmdir::uumain, rmdir::uu_app)),
+        ("who", (who::uumain, who::uu_app)),
+        ("tac", (tac::uumain, tac::uu_app)),
+        ("b2sum", (hashsum::uumain, hashsum::uu_app_common)),
+        ("base32", (base32::uumain, base32::uu_app)),
+        ("expr", (expr::uumain, expr::uu_app)),
+        ("uptime", (uptime::uumain, uptime::uu_app)),
+        ("users", (users::uumain, users::uu_app)),
+        ("chcon", (chcon::uumain, chcon::uu_app)),
+        ("unexpand", (unexpand::uumain, unexpand::uu_app)),
+        ("id", (id::uumain, id::uu_app)),
+        ("unlink", (unlink::uumain, unlink::uu_app)),
+        ("tty", (tty::uumain, tty::uu_app)),
+        ("expand", (expand::uumain, expand::uu_app)),
+        ("printf", (printf::uumain, printf::uu_app)),
+        ("paste", (paste::uumain, paste::uu_app)),
+        ("hashsum", (hashsum::uumain, hashsum::uu_app_custom)),
+        ("tail", (tail::uumain, tail::uu_app)),
+        ("touch", (touch::uumain, touch::uu_app)),
+        ("nl", (nl::uumain, nl::uu_app)),
+        ("sha3-256sum", (hashsum::uumain, hashsum::uu_app_common)),
+        ("cut", (cut::uumain, cut::uu_app)),
+        ("mktemp", (mktemp::uumain, mktemp::uu_app)),
+        ("groups", (groups::uumain, groups::uu_app)),
+        ("numfmt", (numfmt::uumain, numfmt::uu_app)),
+        ("date", (date::uumain, date::uu_app)),
+        ("nproc", (nproc::uumain, nproc::uu_app)),
+        ("fmt", (fmt::uumain, fmt::uu_app)),
+        ("dd", (dd::uumain, dd::uu_app)),
+        ("sha3-384sum", (hashsum::uumain, hashsum::uu_app_common)),
+        ("stat", (stat::uumain, stat::uu_app)),
+        ("stdbuf", (stdbuf::uumain, stdbuf::uu_app)),
+        ("rm", (rm::uumain, rm::uu_app)),
         ("od", (od::uumain, od::uu_app)),
         ("cat", (cat::uumain, cat::uu_app)),
-        ("comm", (comm::uumain, comm::uu_app)),
-        ("sleep", (sleep::uumain, sleep::uu_app)),
-        ("sha384sum", (hashsum::uumain, hashsum::uu_app_common)),
-        ("tail", (tail::uumain, tail::uu_app)),
-        ("printenv", (printenv::uumain, printenv::uu_app)),
-        ("md5sum", (hashsum::uumain, hashsum::uu_app_common)),
-        ("pwd", (pwd::uumain, pwd::uu_app)),
-        ("tsort", (tsort::uumain, tsort::uu_app)),
-        ("paste", (paste::uumain, paste::uu_app)),
-        ("tty", (tty::uumain, tty::uu_app)),
-        ("basenc", (basenc::uumain, basenc::uu_app)),
-        ("du", (du::uumain, du::uu_app)),
-        ("uptime", (uptime::uumain, uptime::uu_app)),
-        ("sync", (sync::uumain, sync::uu_app)),
-        ("pinky", (pinky::uumain, pinky::uu_app)),
-        ("install", (install::uumain, install::uu_app)),
-        ("tr", (tr::uumain, tr::uu_app)),
-        ("nohup", (nohup::uumain, nohup::uu_app)),
-        ("runcon", (runcon::uumain, runcon::uu_app)),
-        ("fold", (fold::uumain, fold::uu_app)),
-        ("pathchk", (pathchk::uumain, pathchk::uu_app)),
-        ("users", (users::uumain, users::uu_app)),
-        ("hostname", (hostname::uumain, hostname::uu_app)),
-        ("shake128sum", (hashsum::uumain, hashsum::uu_app_common)),
-        ("sha224sum", (hashsum::uumain, hashsum::uu_app_common)),
-        ("sha256sum", (hashsum::uumain, hashsum::uu_app_common)),
-        ("ls", (ls::uumain, ls::uu_app)),
-        ("mv", (mv::uumain, mv::uu_app)),
-        ("sha3-224sum", (hashsum::uumain, hashsum::uu_app_common)),
-        ("arch", (arch::uumain, arch::uu_app)),
-        ("mktemp", (mktemp::uumain, mktemp::uu_app)),
-        ("stat", (stat::uumain, stat::uu_app)),
-        ("mknod", (mknod::uumain, mknod::uu_app)),
-        ("expand", (expand::uumain, expand::uu_app)),
-        ("ln", (ln::uumain, ln::uu_app)),
-        ("df", (df::uumain, df::uu_app)),
-        ("base64", (base64::uumain, base64::uu_app)),
-        ("base32", (base32::uumain, base32::uu_app)),
-        ("chroot", (chroot::uumain, chroot::uu_app)),
-        ("printf", (printf::uumain, printf::uu_app)),
-        ("readlink", (readlink::uumain, readlink::uu_app)),
-        ("unlink", (unlink::uumain, unlink::uu_app)),
-        ("sha3-384sum", (hashsum::uumain, hashsum::uu_app_common)),
+        ("ptx", (ptx::uumain, ptx::uu_app)),
         ("false", (r#false::uumain, r#false::uu_app)),
-        ("tac", (tac::uumain, tac::uu_app)),
-        ("uname", (uname::uumain, uname::uu_app)),
-        ("dd", (dd::uumain, dd::uu_app)),
-        ("env", (env::uumain, env::uu_app)),
+        ("arch", (arch::uumain, arch::uu_app)),
+        ("md5sum", (hashsum::uumain, hashsum::uu_app_common)),
+        ("csplit", (csplit::uumain, csplit::uu_app)),
+        ("join", (join::uumain, join::uu_app)),
+        ("nice", (nice::uumain, nice::uu_app)),
+        ("shred", (shred::uumain, shred::uu_app)),
+        ("basenc", (basenc::uumain, basenc::uu_app)),
+        ("wc", (wc::uumain, wc::uu_app)),
+        ("shuf", (shuf::uumain, shuf::uu_app)),
+        ("[", (uu_test::uumain, uu_test::uu_app)),
+        ("chmod", (chmod::uumain, chmod::uu_app)),
+        ("sha224sum", (hashsum::uumain, hashsum::uu_app_common)),
+        ("pwd", (pwd::uumain, pwd::uu_app)),
+        ("timeout", (timeout::uumain, timeout::uu_app)),
+        ("sha1sum", (hashsum::uumain, hashsum::uu_app_common)),
+        ("readlink", (readlink::uumain, readlink::uu_app)),
+        ("sum", (sum::uumain, sum::uu_app)),
+        ("ls", (ls::uumain, ls::uu_app)),
+        ("uniq", (uniq::uumain, uniq::uu_app)),
+        ("head", (head::uumain, head::uu_app)),
+        ("du", (du::uumain, du::uu_app)),
+        ("more", (more::uumain, more::uu_app)),
+        ("logname", (logname::uumain, logname::uu_app)),
+        ("b3sum", (hashsum::uumain, hashsum::uu_app_common)),
+        ("hostid", (hostid::uumain, hostid::uu_app)),
+        ("basename", (basename::uumain, basename::uu_app)),
+        ("comm", (comm::uumain, comm::uu_app)),
+        ("tsort", (tsort::uumain, tsort::uu_app)),
+        ("cksum", (cksum::uumain, cksum::uu_app)),
+        ("df", (df::uumain, df::uu_app)),
+        ("mv", (mv::uumain, mv::uu_app)),
+        ("shake256sum", (hashsum::uumain, hashsum::uu_app_common)),
+        ("test", (uu_test::uumain, uu_test::uu_app)),
+        ("mknod", (mknod::uumain, mknod::uu_app)),
+        ("sleep", (sleep::uumain, sleep::uu_app)),
+        ("fold", (fold::uumain, fold::uu_app)),
+        ("sha3-224sum", (hashsum::uumain, hashsum::uu_app_common)),
+        ("link", (link::uumain, link::uu_app)),
+        ("truncate", (truncate::uumain, truncate::uu_app)),
+        ("ln", (ln::uumain, ln::uu_app)),
+        ("cp", (cp::uumain, cp::uu_app)),
     ],
 }
 }
diff --git a/dev/src/uu_dd/dd.rs.html b/dev/src/uu_dd/dd.rs.html
index 29b2a171f..87acd6d89 100644
--- a/dev/src/uu_dd/dd.rs.html
+++ b/dev/src/uu_dd/dd.rs.html
@@ -1642,6 +1642,8 @@
 1641
 1642
 1643
+1644
+1645
 
// This file is part of the uutils coreutils package.
 //
 // (c) Tyler Steele <tyler.steele@protonmail.com>
@@ -2423,13 +2425,15 @@
         "{}+{} records in",
         update.read_stat.reads_complete, update.read_stat.reads_partial
     );
-    if update.read_stat.records_truncated > 0 {
-        eprintln!("{} truncated records", update.read_stat.records_truncated);
-    }
     eprintln!(
         "{}+{} records out",
         update.write_stat.writes_complete, update.write_stat.writes_partial
     );
+    match update.read_stat.records_truncated {
+        0 => {}
+        1 => eprintln!("1 truncated record"),
+        n => eprintln!("{} truncated records", n),
+    }
 }
 // Print the progress line of a status update:
 // <byte-count> bytes (<base-1000-size>, <base-2-size>) copied, <time> s, <base-2-rate>/s
diff --git a/dev/src/uudoc/home/runner/work/coreutils-docs/coreutils-docs/coreutils/target/debug/build/coreutils-9a21695a6cb42b31/out/uutils_map.rs.html b/dev/src/uudoc/home/runner/work/coreutils-docs/coreutils-docs/coreutils/target/debug/build/coreutils-9a21695a6cb42b31/out/uutils_map.rs.html
index 34c723690..b257943f5 100644
--- a/dev/src/uudoc/home/runner/work/coreutils-docs/coreutils-docs/coreutils/target/debug/build/coreutils-9a21695a6cb42b31/out/uutils_map.rs.html
+++ b/dev/src/uudoc/home/runner/work/coreutils-docs/coreutils-docs/coreutils/target/debug/build/coreutils-9a21695a6cb42b31/out/uutils_map.rs.html
@@ -147,151 +147,157 @@
 146
 147
 148
+149
+150
+151
 
type UtilityMap<T> = phf::Map<&'static str, (fn(T) -> i32, fn() -> App<'static>)>;
 
 fn util_map<T: uucore::Args>() -> UtilityMap<T> {
 ::phf::Map {
-    key: 15467950696543387533,
+    key: 10121458955350035957,
     disps: &[
+        (6, 75),
+        (0, 4),
+        (0, 6),
+        (0, 34),
+        (0, 83),
+        (0, 83),
+        (0, 17),
+        (0, 41),
+        (0, 76),
+        (0, 37),
+        (0, 64),
+        (3, 26),
+        (1, 0),
+        (1, 106),
+        (0, 3),
         (0, 8),
-        (0, 14),
-        (0, 61),
-        (0, 1),
-        (0, 69),
-        (0, 88),
+        (0, 15),
+        (4, 85),
+        (5, 25),
+        (46, 0),
+        (0, 40),
+        (2, 15),
         (0, 0),
-        (2, 99),
-        (0, 0),
-        (0, 2),
-        (2, 86),
-        (0, 14),
-        (4, 23),
-        (0, 21),
-        (0, 7),
-        (17, 32),
-        (0, 2),
-        (7, 55),
-        (0, 32),
-        (32, 15),
-        (7, 12),
-        (15, 61),
-        (27, 34),
+        (46, 39),
     ],
     entries: &[
-        ("sha1sum", (hashsum::uumain, hashsum::uu_app_common)),
-        ("realpath", (realpath::uumain, realpath::uu_app)),
-        ("whoami", (whoami::uumain, whoami::uu_app)),
-        ("basename", (basename::uumain, basename::uu_app)),
-        ("fmt", (fmt::uumain, fmt::uu_app)),
-        ("relpath", (relpath::uumain, relpath::uu_app)),
-        ("mkdir", (mkdir::uumain, mkdir::uu_app)),
-        ("numfmt", (numfmt::uumain, numfmt::uu_app)),
-        ("dircolors", (dircolors::uumain, dircolors::uu_app)),
-        ("rm", (rm::uumain, rm::uu_app)),
-        ("seq", (seq::uumain, seq::uu_app)),
-        ("tee", (tee::uumain, tee::uu_app)),
-        ("chgrp", (chgrp::uumain, chgrp::uu_app)),
-        ("logname", (logname::uumain, logname::uu_app)),
-        ("chmod", (chmod::uumain, chmod::uu_app)),
-        ("touch", (touch::uumain, touch::uu_app)),
-        ("test", (uu_test::uumain, uu_test::uu_app)),
-        ("rmdir", (rmdir::uumain, rmdir::uu_app)),
-        ("truncate", (truncate::uumain, truncate::uu_app)),
-        ("nproc", (nproc::uumain, nproc::uu_app)),
-        ("ptx", (ptx::uumain, ptx::uu_app)),
-        ("shred", (shred::uumain, shred::uu_app)),
-        ("groups", (groups::uumain, groups::uu_app)),
-        ("wc", (wc::uumain, wc::uu_app)),
-        ("kill", (kill::uumain, kill::uu_app)),
-        ("uniq", (uniq::uumain, uniq::uu_app)),
-        ("shuf", (shuf::uumain, shuf::uu_app)),
-        ("csplit", (csplit::uumain, csplit::uu_app)),
-        ("factor", (factor::uumain, factor::uu_app)),
-        ("sort", (sort::uumain, sort::uu_app)),
-        ("dirname", (dirname::uumain, dirname::uu_app)),
-        ("sum", (sum::uumain, sum::uu_app)),
-        ("date", (date::uumain, date::uu_app)),
-        ("sha3sum", (hashsum::uumain, hashsum::uu_app_common)),
-        ("sha3-256sum", (hashsum::uumain, hashsum::uu_app_common)),
-        ("timeout", (timeout::uumain, timeout::uu_app)),
-        ("link", (link::uumain, link::uu_app)),
-        ("[", (uu_test::uumain, uu_test::uu_app)),
-        ("hostid", (hostid::uumain, hostid::uu_app)),
-        ("echo", (echo::uumain, echo::uu_app)),
-        ("head", (head::uumain, head::uu_app)),
-        ("split", (split::uumain, split::uu_app)),
-        ("who", (who::uumain, who::uu_app)),
-        ("more", (more::uumain, more::uu_app)),
-        ("nice", (nice::uumain, nice::uu_app)),
-        ("unexpand", (unexpand::uumain, unexpand::uu_app)),
-        ("chcon", (chcon::uumain, chcon::uu_app)),
-        ("true", (r#true::uumain, r#true::uu_app)),
-        ("sha512sum", (hashsum::uumain, hashsum::uu_app_common)),
-        ("shake256sum", (hashsum::uumain, hashsum::uu_app_common)),
-        ("cksum", (cksum::uumain, cksum::uu_app)),
-        ("hashsum", (hashsum::uumain, hashsum::uu_app_custom)),
-        ("nl", (nl::uumain, nl::uu_app)),
-        ("expr", (expr::uumain, expr::uu_app)),
-        ("stdbuf", (stdbuf::uumain, stdbuf::uu_app)),
-        ("cut", (cut::uumain, cut::uu_app)),
-        ("id", (id::uumain, id::uu_app)),
-        ("mkfifo", (mkfifo::uumain, mkfifo::uu_app)),
-        ("chown", (chown::uumain, chown::uu_app)),
-        ("pr", (pr::uumain, pr::uu_app)),
         ("sha3-512sum", (hashsum::uumain, hashsum::uu_app_common)),
-        ("cp", (cp::uumain, cp::uu_app)),
-        ("join", (join::uumain, join::uu_app)),
+        ("chroot", (chroot::uumain, chroot::uu_app)),
+        ("chgrp", (chgrp::uumain, chgrp::uu_app)),
+        ("pinky", (pinky::uumain, pinky::uu_app)),
+        ("hostname", (hostname::uumain, hostname::uu_app)),
+        ("install", (install::uumain, install::uu_app)),
+        ("runcon", (runcon::uumain, runcon::uu_app)),
+        ("printenv", (printenv::uumain, printenv::uu_app)),
+        ("base64", (base64::uumain, base64::uu_app)),
+        ("pathchk", (pathchk::uumain, pathchk::uu_app)),
+        ("tee", (tee::uumain, tee::uu_app)),
+        ("factor", (factor::uumain, factor::uu_app)),
+        ("sha3sum", (hashsum::uumain, hashsum::uu_app_common)),
+        ("relpath", (relpath::uumain, relpath::uu_app)),
+        ("mkfifo", (mkfifo::uumain, mkfifo::uu_app)),
+        ("nohup", (nohup::uumain, nohup::uu_app)),
+        ("pr", (pr::uumain, pr::uu_app)),
+        ("whoami", (whoami::uumain, whoami::uu_app)),
         ("yes", (yes::uumain, yes::uu_app)),
+        ("sha384sum", (hashsum::uumain, hashsum::uu_app_common)),
+        ("sha512sum", (hashsum::uumain, hashsum::uu_app_common)),
+        ("env", (env::uumain, env::uu_app)),
+        ("sort", (sort::uumain, sort::uu_app)),
+        ("echo", (echo::uumain, echo::uu_app)),
+        ("realpath", (realpath::uumain, realpath::uu_app)),
+        ("tr", (tr::uumain, tr::uu_app)),
+        ("sync", (sync::uumain, sync::uu_app)),
+        ("true", (r#true::uumain, r#true::uu_app)),
+        ("dirname", (dirname::uumain, dirname::uu_app)),
+        ("kill", (kill::uumain, kill::uu_app)),
+        ("shake128sum", (hashsum::uumain, hashsum::uu_app_common)),
+        ("chown", (chown::uumain, chown::uu_app)),
+        ("sha256sum", (hashsum::uumain, hashsum::uu_app_common)),
+        ("dircolors", (dircolors::uumain, dircolors::uu_app)),
+        ("uname", (uname::uumain, uname::uu_app)),
+        ("seq", (seq::uumain, seq::uu_app)),
+        ("split", (split::uumain, split::uu_app)),
+        ("mkdir", (mkdir::uumain, mkdir::uu_app)),
+        ("rmdir", (rmdir::uumain, rmdir::uu_app)),
+        ("who", (who::uumain, who::uu_app)),
+        ("tac", (tac::uumain, tac::uu_app)),
+        ("b2sum", (hashsum::uumain, hashsum::uu_app_common)),
+        ("base32", (base32::uumain, base32::uu_app)),
+        ("expr", (expr::uumain, expr::uu_app)),
+        ("uptime", (uptime::uumain, uptime::uu_app)),
+        ("users", (users::uumain, users::uu_app)),
+        ("chcon", (chcon::uumain, chcon::uu_app)),
+        ("unexpand", (unexpand::uumain, unexpand::uu_app)),
+        ("id", (id::uumain, id::uu_app)),
+        ("unlink", (unlink::uumain, unlink::uu_app)),
+        ("tty", (tty::uumain, tty::uu_app)),
+        ("expand", (expand::uumain, expand::uu_app)),
+        ("printf", (printf::uumain, printf::uu_app)),
+        ("paste", (paste::uumain, paste::uu_app)),
+        ("hashsum", (hashsum::uumain, hashsum::uu_app_custom)),
+        ("tail", (tail::uumain, tail::uu_app)),
+        ("touch", (touch::uumain, touch::uu_app)),
+        ("nl", (nl::uumain, nl::uu_app)),
+        ("sha3-256sum", (hashsum::uumain, hashsum::uu_app_common)),
+        ("cut", (cut::uumain, cut::uu_app)),
+        ("mktemp", (mktemp::uumain, mktemp::uu_app)),
+        ("groups", (groups::uumain, groups::uu_app)),
+        ("numfmt", (numfmt::uumain, numfmt::uu_app)),
+        ("date", (date::uumain, date::uu_app)),
+        ("nproc", (nproc::uumain, nproc::uu_app)),
+        ("fmt", (fmt::uumain, fmt::uu_app)),
+        ("dd", (dd::uumain, dd::uu_app)),
+        ("sha3-384sum", (hashsum::uumain, hashsum::uu_app_common)),
+        ("stat", (stat::uumain, stat::uu_app)),
+        ("stdbuf", (stdbuf::uumain, stdbuf::uu_app)),
+        ("rm", (rm::uumain, rm::uu_app)),
         ("od", (od::uumain, od::uu_app)),
         ("cat", (cat::uumain, cat::uu_app)),
-        ("comm", (comm::uumain, comm::uu_app)),
-        ("sleep", (sleep::uumain, sleep::uu_app)),
-        ("sha384sum", (hashsum::uumain, hashsum::uu_app_common)),
-        ("tail", (tail::uumain, tail::uu_app)),
-        ("printenv", (printenv::uumain, printenv::uu_app)),
-        ("md5sum", (hashsum::uumain, hashsum::uu_app_common)),
-        ("pwd", (pwd::uumain, pwd::uu_app)),
-        ("tsort", (tsort::uumain, tsort::uu_app)),
-        ("paste", (paste::uumain, paste::uu_app)),
-        ("tty", (tty::uumain, tty::uu_app)),
-        ("basenc", (basenc::uumain, basenc::uu_app)),
-        ("du", (du::uumain, du::uu_app)),
-        ("uptime", (uptime::uumain, uptime::uu_app)),
-        ("sync", (sync::uumain, sync::uu_app)),
-        ("pinky", (pinky::uumain, pinky::uu_app)),
-        ("install", (install::uumain, install::uu_app)),
-        ("tr", (tr::uumain, tr::uu_app)),
-        ("nohup", (nohup::uumain, nohup::uu_app)),
-        ("runcon", (runcon::uumain, runcon::uu_app)),
-        ("fold", (fold::uumain, fold::uu_app)),
-        ("pathchk", (pathchk::uumain, pathchk::uu_app)),
-        ("users", (users::uumain, users::uu_app)),
-        ("hostname", (hostname::uumain, hostname::uu_app)),
-        ("shake128sum", (hashsum::uumain, hashsum::uu_app_common)),
-        ("sha224sum", (hashsum::uumain, hashsum::uu_app_common)),
-        ("sha256sum", (hashsum::uumain, hashsum::uu_app_common)),
-        ("ls", (ls::uumain, ls::uu_app)),
-        ("mv", (mv::uumain, mv::uu_app)),
-        ("sha3-224sum", (hashsum::uumain, hashsum::uu_app_common)),
-        ("arch", (arch::uumain, arch::uu_app)),
-        ("mktemp", (mktemp::uumain, mktemp::uu_app)),
-        ("stat", (stat::uumain, stat::uu_app)),
-        ("mknod", (mknod::uumain, mknod::uu_app)),
-        ("expand", (expand::uumain, expand::uu_app)),
-        ("ln", (ln::uumain, ln::uu_app)),
-        ("df", (df::uumain, df::uu_app)),
-        ("base64", (base64::uumain, base64::uu_app)),
-        ("base32", (base32::uumain, base32::uu_app)),
-        ("chroot", (chroot::uumain, chroot::uu_app)),
-        ("printf", (printf::uumain, printf::uu_app)),
-        ("readlink", (readlink::uumain, readlink::uu_app)),
-        ("unlink", (unlink::uumain, unlink::uu_app)),
-        ("sha3-384sum", (hashsum::uumain, hashsum::uu_app_common)),
+        ("ptx", (ptx::uumain, ptx::uu_app)),
         ("false", (r#false::uumain, r#false::uu_app)),
-        ("tac", (tac::uumain, tac::uu_app)),
-        ("uname", (uname::uumain, uname::uu_app)),
-        ("dd", (dd::uumain, dd::uu_app)),
-        ("env", (env::uumain, env::uu_app)),
+        ("arch", (arch::uumain, arch::uu_app)),
+        ("md5sum", (hashsum::uumain, hashsum::uu_app_common)),
+        ("csplit", (csplit::uumain, csplit::uu_app)),
+        ("join", (join::uumain, join::uu_app)),
+        ("nice", (nice::uumain, nice::uu_app)),
+        ("shred", (shred::uumain, shred::uu_app)),
+        ("basenc", (basenc::uumain, basenc::uu_app)),
+        ("wc", (wc::uumain, wc::uu_app)),
+        ("shuf", (shuf::uumain, shuf::uu_app)),
+        ("[", (uu_test::uumain, uu_test::uu_app)),
+        ("chmod", (chmod::uumain, chmod::uu_app)),
+        ("sha224sum", (hashsum::uumain, hashsum::uu_app_common)),
+        ("pwd", (pwd::uumain, pwd::uu_app)),
+        ("timeout", (timeout::uumain, timeout::uu_app)),
+        ("sha1sum", (hashsum::uumain, hashsum::uu_app_common)),
+        ("readlink", (readlink::uumain, readlink::uu_app)),
+        ("sum", (sum::uumain, sum::uu_app)),
+        ("ls", (ls::uumain, ls::uu_app)),
+        ("uniq", (uniq::uumain, uniq::uu_app)),
+        ("head", (head::uumain, head::uu_app)),
+        ("du", (du::uumain, du::uu_app)),
+        ("more", (more::uumain, more::uu_app)),
+        ("logname", (logname::uumain, logname::uu_app)),
+        ("b3sum", (hashsum::uumain, hashsum::uu_app_common)),
+        ("hostid", (hostid::uumain, hostid::uu_app)),
+        ("basename", (basename::uumain, basename::uu_app)),
+        ("comm", (comm::uumain, comm::uu_app)),
+        ("tsort", (tsort::uumain, tsort::uu_app)),
+        ("cksum", (cksum::uumain, cksum::uu_app)),
+        ("df", (df::uumain, df::uu_app)),
+        ("mv", (mv::uumain, mv::uu_app)),
+        ("shake256sum", (hashsum::uumain, hashsum::uu_app_common)),
+        ("test", (uu_test::uumain, uu_test::uu_app)),
+        ("mknod", (mknod::uumain, mknod::uu_app)),
+        ("sleep", (sleep::uumain, sleep::uu_app)),
+        ("fold", (fold::uumain, fold::uu_app)),
+        ("sha3-224sum", (hashsum::uumain, hashsum::uu_app_common)),
+        ("link", (link::uumain, link::uu_app)),
+        ("truncate", (truncate::uumain, truncate::uu_app)),
+        ("ln", (ln::uumain, ln::uu_app)),
+        ("cp", (cp::uumain, cp::uu_app)),
     ],
 }
 }
diff --git a/dev/src/uudoc/uudoc.rs.html b/dev/src/uudoc/uudoc.rs.html
index cf1285a21..c2dc82ae2 100644
--- a/dev/src/uudoc/uudoc.rs.html
+++ b/dev/src/uudoc/uudoc.rs.html
@@ -206,6 +206,10 @@
 205
 206
 207
+208
+209
+210
+211
 
// This file is part of the uutils coreutils package.
 //
 // For the full copyright and license information, please view the LICENSE
@@ -280,8 +284,8 @@
     write_version(&mut w, app)?;
     write_usage(&mut w, app, name)?;
     write_description(&mut w, app)?;
-    write_examples(&mut w, name, tldr_zip)?;
-    write_options(&mut w, app)
+    write_options(&mut w, app)?;
+    write_examples(&mut w, name, tldr_zip)
 }
 
 fn write_version(w: &mut impl Write, app: &App) -> io::Result<()> {
@@ -409,9 +413,13 @@
             write!(w, "</code>")?;
         }
         writeln!(w, "</dt>")?;
-        writeln!(w, "<dd>\n\n{}\n\n</dd>", arg.get_help().unwrap_or_default())?;
+        writeln!(
+            w,
+            "<dd>\n\n{}\n\n</dd>",
+            arg.get_help().unwrap_or_default().replace("\n", "<br />")
+        )?;
     }
-    writeln!(w, "</dl>")
+    writeln!(w, "</dl>\n")
 }
 
diff --git a/dev/uu_dd/fn.uu_app.html b/dev/uu_dd/fn.uu_app.html index 2e7e1bc81..57ee0941c 100644 --- a/dev/uu_dd/fn.uu_app.html +++ b/dev/uu_dd/fn.uu_app.html @@ -1,3 +1,3 @@ uu_app in uu_dd - Rust -

Function uu_dd::uu_app[][src]

pub fn uu_app<'a>() -> App<'a>
+

Function uu_dd::uu_app[][src]

pub fn uu_app<'a>() -> App<'a>
\ No newline at end of file diff --git a/dev/uu_dd/fn.uumain.html b/dev/uu_dd/fn.uumain.html index fceb9d537..78eee8e87 100644 --- a/dev/uu_dd/fn.uumain.html +++ b/dev/uu_dd/fn.uumain.html @@ -1,3 +1,3 @@ uumain in uu_dd - Rust -

Function uu_dd::uumain[][src]

pub fn uumain(args: impl Args) -> i32
+

Function uu_dd::uumain[][src]

pub fn uumain(args: impl Args) -> i32
\ No newline at end of file diff --git a/dev/uu_dd/index.html b/dev/uu_dd/index.html index acfabecc2..a61c1b811 100644 --- a/dev/uu_dd/index.html +++ b/dev/uu_dd/index.html @@ -1,4 +1,4 @@ uu_dd - Rust -

Crate uu_dd[][src]

Functions

+

Crate uu_dd[][src]

Functions

\ No newline at end of file diff --git a/dev/uudoc/fn.util_map.html b/dev/uudoc/fn.util_map.html index c3136db1f..3c36372d5 100644 --- a/dev/uudoc/fn.util_map.html +++ b/dev/uudoc/fn.util_map.html @@ -1,3 +1,3 @@ util_map in uudoc - Rust -

Function uudoc::util_map[][src]

pub(crate) fn util_map<T: Args>(
) -> Map<&'static str, (fn(_: T) -> i32, fn() -> App<'static>)>
+

Function uudoc::util_map[][src]

pub(crate) fn util_map<T: Args>(
) -> Map<&'static str, (fn(_: T) -> i32, fn() -> App<'static>)>
\ No newline at end of file diff --git a/dev/uudoc/fn.write_options.html b/dev/uudoc/fn.write_options.html index 24351ca63..1d7a45ef2 100644 --- a/dev/uudoc/fn.write_options.html +++ b/dev/uudoc/fn.write_options.html @@ -1,3 +1,3 @@ write_options in uudoc - Rust -

Function uudoc::write_options[][src]

pub(crate) fn write_options(w: &mut impl Write, app: &App<'_>) -> Result<()>
+

Function uudoc::write_options[][src]

pub(crate) fn write_options(w: &mut impl Write, app: &App<'_>) -> Result<()>
\ No newline at end of file diff --git a/dev/uudoc/index.html b/dev/uudoc/index.html index eac78150c..b4cc551b1 100644 --- a/dev/uudoc/index.html +++ b/dev/uudoc/index.html @@ -1,5 +1,5 @@ uudoc - Rust -

Crate uudoc[][src]

Functions

+

Crate uudoc[][src]

Functions

Type Definitions

\ No newline at end of file