diff --git a/dev/src/uu_comm/comm.rs.html b/dev/src/uu_comm/comm.rs.html index 442b8a27e..9fdb0afeb 100644 --- a/dev/src/uu_comm/comm.rs.html +++ b/dev/src/uu_comm/comm.rs.html @@ -256,6 +256,7 @@ 256 257 258 +259
// This file is part of the uutils coreutils package.
 //
 // (c) Michael Gehring <mg@ebfe.org>
@@ -494,6 +495,7 @@
             Arg::new(options::ZERO_TERMINATED)
                 .long(options::ZERO_TERMINATED)
                 .short('z')
+                .overrides_with(options::ZERO_TERMINATED)
                 .help("line delimiter is NUL, not newline")
                 .action(ArgAction::SetTrue),
         )
diff --git a/dev/uu_comm/fn.uu_app.html b/dev/uu_comm/fn.uu_app.html
index 7be034c0c..98b1c213c 100644
--- a/dev/uu_comm/fn.uu_app.html
+++ b/dev/uu_comm/fn.uu_app.html
@@ -1 +1 @@
-uu_app in uu_comm - Rust

Function uu_comm::uu_app

source ·
pub fn uu_app() -> Command
\ No newline at end of file +uu_app in uu_comm - Rust

Function uu_comm::uu_app

source ·
pub fn uu_app() -> Command
\ No newline at end of file diff --git a/dev/uu_comm/index.html b/dev/uu_comm/index.html index b065eb5f8..867cc9130 100644 --- a/dev/uu_comm/index.html +++ b/dev/uu_comm/index.html @@ -1 +1 @@ -uu_comm - Rust
\ No newline at end of file +uu_comm - Rust
\ No newline at end of file