mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +00:00
remove artifact
This commit is contained in:
parent
9fb00df9b3
commit
91ac5343db
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ pub fn uumain(args: Vec<String>) -> i32 {
|
|||
return 0;
|
||||
}
|
||||
if matches.opt_present("help") || !matches.free.is_empty() {
|
||||
// TODO: use the standard method for this
|
||||
println!("{} {}", NAME, VERSION);
|
||||
println!();
|
||||
println!("Usage:");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue