Update Rust crate clap to 4.4 #5
1 changed files with 1 additions and 1 deletions
2
test.sh
2
test.sh
|
@ -74,7 +74,7 @@ echo "> handle unknown parameter with simple error message"
|
||||||
cat<<EOF > test.expect.err
|
cat<<EOF > test.expect.err
|
||||||
error: unexpected argument '--foo' found
|
error: unexpected argument '--foo' found
|
||||||
|
|
||||||
note: to pass '--foo' as a value, use '-- --foo'
|
tip: to pass '--foo' as a value, use '-- --foo'
|
||||||
|
|
||||||
Usage: skip [OPTIONS] <LINES> [FILE]
|
Usage: skip [OPTIONS] <LINES> [FILE]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue