mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
basename: update to clap 4
This commit is contained in:
parent
26309dc9d7
commit
649dab36f1
3 changed files with 12 additions and 10 deletions
|
@ -11,7 +11,7 @@ fn test_help() {
|
|||
.arg(help_flg)
|
||||
.succeeds()
|
||||
.no_stderr()
|
||||
.stdout_contains("USAGE:");
|
||||
.stdout_contains("Usage:");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue