mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
rustfmt the od changes
This commit is contained in:
+1
-1
@@ -442,7 +442,7 @@ pub fn uumain(args: impl uucore::Args) -> i32 {
|
||||
.arg(
|
||||
Arg::with_name(options::FILENAME)
|
||||
.hidden(true)
|
||||
.multiple(true)
|
||||
.multiple(true),
|
||||
)
|
||||
.settings(&[
|
||||
AppSettings::TrailingVarArg,
|
||||
|
||||
Reference in New Issue
Block a user